cglm 0.5.1
Closes #35654. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
bcab720e3c
commit
b29900f62a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cglm < Formula
|
||||
desc "Optimized OpenGL/Graphics Math (glm) for C"
|
||||
homepage "https://github.com/recp/cglm"
|
||||
url "https://github.com/recp/cglm/archive/v0.5.0.tar.gz"
|
||||
sha256 "b72cdbb23ecb3cb4fe7025c1eb5293c497aea813323c89435bd2d9e8fd2fad17"
|
||||
url "https://github.com/recp/cglm/archive/v0.5.1.tar.gz"
|
||||
sha256 "1a8f8a3a2e20cd9a8b31c248b515b4875124aa4c0cbac73e2878fa9229314106"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue