Skip to content

Commit a75739b

Browse files
committed
spirv-cross 1.4.328.0
1 parent c06d1ee commit a75739b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/spirv-cross.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class SpirvCross < Formula
22
desc "Performing reflection and disassembling SPIR-V"
33
homepage "https://github.com/KhronosGroup/SPIRV-Cross"
4-
url "https://github.com/KhronosGroup/SPIRV-Cross/archive/refs/tags/vulkan-sdk-1.4.321.0.tar.gz"
5-
sha256 "6037555620c27105bf1d4068a6eeb4b0d7953630d556a1ca9799dfe06fd2fb68"
4+
url "https://github.com/KhronosGroup/SPIRV-Cross/archive/refs/tags/vulkan-sdk-1.4.328.0.tar.gz"
5+
sha256 "9e6a072909985c2b8a82d39105ad9cb211e0dcc31d19ba71ce5839f2589d4f28"
66
license all_of: [
77
"Apache-2.0",
88
"MIT",

0 commit comments

Comments
 (0)