cglm 0.5.3

Closes #37549.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-03-04 07:57:40 +11:00 committed by FX Coudert
parent a506f8508e
commit ef0b138ace

View file

@ -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.2.tar.gz"
sha256 "1fd9023adaf58fece4fce3b8521aca225ef1d1c9a42797cdd1de0b42f2e03abf"
url "https://github.com/recp/cglm/archive/v0.5.3.tar.gz"
sha256 "e5e44538688be70b79556cc69c6aff4ac7757f160bbff7068ed3e88d64541522"
bottle do
cellar :any