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.
1 parent c06d1ee commit a75739bCopy full SHA for a75739b
Formula/s/spirv-cross.rb
@@ -1,8 +1,8 @@
1
class SpirvCross < Formula
2
desc "Performing reflection and disassembling SPIR-V"
3
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"
+ url "https://github.com/KhronosGroup/SPIRV-Cross/archive/refs/tags/vulkan-sdk-1.4.328.0.tar.gz"
+ sha256 "9e6a072909985c2b8a82d39105ad9cb211e0dcc31d19ba71ce5839f2589d4f28"
6
license all_of: [
7
"Apache-2.0",
8
"MIT",
0 commit comments