We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efb8bf2 + 4102582 commit aad8522Copy full SHA for aad8522
Formula/g/glslang.rb
@@ -1,6 +1,6 @@
1
class Glslang < Formula
2
desc "OpenGL and OpenGL ES reference compiler for shading languages"
3
- homepage "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/"
+ homepage "https://www.khronos.org/opengles/sdk/Reference-Compiler/"
4
url "https://github.com/KhronosGroup/glslang/archive/refs/tags/16.0.0.tar.gz"
5
sha256 "172385478520335147d3b03a1587424af0935398184095f24beab128a254ecc7"
6
license all_of: ["BSD-3-Clause", "GPL-3.0-or-later", "MIT", "Apache-2.0"]
0 commit comments