Skip to content

Commit aad8522

Browse files
authored
Merge pull request #250755 from Homebrew/glslang-homepage
glslang: update homepage
2 parents efb8bf2 + 4102582 commit aad8522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/g/glslang.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Glslang < Formula
22
desc "OpenGL and OpenGL ES reference compiler for shading languages"
3-
homepage "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/"
3+
homepage "https://www.khronos.org/opengles/sdk/Reference-Compiler/"
44
url "https://github.com/KhronosGroup/glslang/archive/refs/tags/16.0.0.tar.gz"
55
sha256 "172385478520335147d3b03a1587424af0935398184095f24beab128a254ecc7"
66
license all_of: ["BSD-3-Clause", "GPL-3.0-or-later", "MIT", "Apache-2.0"]

0 commit comments

Comments
 (0)