File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,25 +4,25 @@ class Shaderc < Formula
44 license "Apache-2.0"
55
66 stable do
7- url "https://github.com/google/shaderc/archive/refs/tags/v2025.2 .tar.gz"
8- sha256 "3fddc13bbb87411c6f7b8f447e87c1637933450087e70fc21da650041f4e0132 "
7+ url "https://github.com/google/shaderc/archive/refs/tags/v2025.3 .tar.gz"
8+ sha256 "a8e4a25e5c2686fd36981e527ed05e451fcfc226bddf350f4e76181371190937 "
99
1010 resource "glslang" do
1111 # https://github.com/google/shaderc/blob/known-good/known_good.json
1212 url "https://github.com/KhronosGroup/glslang.git" ,
13- revision : "8b822ee8ac2c3e52926820f46ad858532a895951 "
13+ revision : "efd24d75bcbc55620e759f6bf42c45a32abac5f8 "
1414 end
1515
1616 resource "spirv-headers" do
1717 # https://github.com/google/shaderc/blob/known-good/known_good.json
1818 url "https://github.com/KhronosGroup/SPIRV-Headers.git" ,
19- revision : "54a521dd130ae1b2f38fef79b09515702d135bdd "
19+ revision : "2a611a970fdbc41ac2e3e328802aed9985352dca "
2020 end
2121
2222 resource "spirv-tools" do
2323 # https://github.com/google/shaderc/blob/known-good/known_good.json
2424 url "https://github.com/KhronosGroup/SPIRV-Tools.git" ,
25- revision : "f289d047f49fb60488301ec62bafab85573668cc "
25+ revision : "33e02568181e3312f49a3cf33df470bf96ef293a "
2626 end
2727 end
2828
You can’t perform that action at this time.
0 commit comments