File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11class SpirvHeaders < Formula
22 desc "Headers for SPIR-V"
33 homepage "https://github.com/KhronosGroup/SPIRV-Headers"
4- url "https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-1.4.313 .0.tar.gz"
5- sha256 "f68be549d74afb61600a1e3a7d1da1e6b7437758c8e77d664909f88f302c5ac1 "
4+ url "https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-1.4.321 .0.tar.gz"
5+ sha256 "5bbea925663d4cd2bab23efad53874f2718248a73dcaf9dd21dff8cb48e602fc "
66 license "MIT"
77 head "https://github.com/KhronosGroup/SPIRV-Headers.git" , branch : "main"
88
@@ -11,8 +11,6 @@ class SpirvHeaders < Formula
1111 regex ( /^(?:vulkan[._-])?sdk[._-]v?(\d +(?:\. \d +)+)$/i )
1212 end
1313
14- no_autobump! because : :requires_manual_review
15-
1614 bottle do
1715 sha256 cellar : :any_skip_relocation , all : "2d07850b674da53b8fc098287bea1455cb9c2ec4adab305dea040980d8072676"
1816 end
You can’t perform that action at this time.
0 commit comments