glslang 7.11.3214
Closes #40165. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
05e4a08ea5
commit
85df31ce1f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Glslang < Formula
|
class Glslang < Formula
|
||||||
desc "OpenGL and OpenGL ES reference compiler for shading languages"
|
desc "OpenGL and OpenGL ES reference compiler for shading languages"
|
||||||
homepage "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/"
|
homepage "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/"
|
||||||
url "https://github.com/KhronosGroup/glslang/archive/7.11.3188.tar.gz"
|
url "https://github.com/KhronosGroup/glslang/archive/7.11.3214.tar.gz"
|
||||||
sha256 "0d77219780de5c061ee00c68cc8149f2fef88a2cf31c61c3d1fe0e11ae5612e2"
|
sha256 "b30b4668734328d256e30c94037e60d3775b1055743c04d8fd709f2960f302a9"
|
||||||
head "https://github.com/KhronosGroup/glslang.git"
|
head "https://github.com/KhronosGroup/glslang.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue