glm 0.9.9.1

Closes #31827.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-09-05 20:18:17 +08:00
parent c80e967fad
commit 5e80426b62
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Glm < Formula
desc "C++ mathematics library for graphics software"
homepage "https://glm.g-truc.net/"
url "https://github.com/g-truc/glm/releases/download/0.9.9.0/glm-0.9.9.0.zip"
sha256 "e1c707407c43589e8eeb8b69b902f1a34aaaa59bda1ca144181c2d2d6e531246"
url "https://github.com/g-truc/glm/releases/download/0.9.9.1/glm-0.9.9.1.zip"
sha256 "10f1471d69ec09992f400705bedc9f5121e17a2c8fd6f9591244bb5ee1104a10"
head "https://github.com/g-truc/glm.git"
bottle do