Skip to content

Commit 0ab31c1

Browse files
authored
Merge pull request #225274 from Homebrew/bump-vulkan-headers-1.4.316
vulkan-headers vulkan-loader vulkan-tools vulkan-utility-libraries 1.4.316
2 parents 5a84ff7 + 81be4ce commit 0ab31c1

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
lines changed

Formula/v/vulkan-headers.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class VulkanHeaders < Formula
22
desc "Vulkan Header files and API registry"
33
homepage "https://github.com/KhronosGroup/Vulkan-Headers"
4-
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.4.315.tar.gz"
5-
sha256 "77e3a78db853f8b9c5bc3ddef04e637bef9744e01d6a8c90ebe0ddcd916c0c50"
4+
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.4.316.tar.gz"
5+
sha256 "895caae5a68ef6bbec291c7df953a463c751bee1b6e628b612cfbc2ef83ee3a5"
66
license "Apache-2.0"
77
head "https://github.com/KhronosGroup/Vulkan-Headers.git", branch: "main"
88

@@ -12,7 +12,7 @@ class VulkanHeaders < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, all: "139b1706725982bdf168904c597ee0549a1303d47e70acb0553d4e3ba8999c90"
15+
sha256 cellar: :any_skip_relocation, all: "6a9c28371944d675f5184f7499661547db18bf7fd6393ba367f8573014e9be28"
1616
end
1717

1818
depends_on "cmake" => :build

Formula/v/vulkan-loader.rb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class VulkanLoader < Formula
22
desc "Vulkan ICD Loader"
33
homepage "https://github.com/KhronosGroup/Vulkan-Loader"
4-
url "https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.4.315.tar.gz"
5-
sha256 "2e7c3762ce0ef6ba35e319ca270f1714c06e02c0efca145a1c5fbcc4f79fe59f"
4+
url "https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.4.316.tar.gz"
5+
sha256 "00e9cb5a49e48d7a81a32351c04866468c40966dfdf6393570953a30c41f6dce"
66
license "Apache-2.0"
77
head "https://github.com/KhronosGroup/Vulkan-Loader.git", branch: "main"
88

@@ -12,14 +12,14 @@ class VulkanLoader < Formula
1212
end
1313

1414
bottle do
15-
sha256 arm64_sequoia: "0455210ef4e4353264dfb7ec09e976849d4c0c6972c06ad649c65df896e39f13"
16-
sha256 arm64_sonoma: "07e31cbbd92ae92fe84d38fb61c2085ece8ad8a001e6ff0a34b56a9311135c65"
17-
sha256 arm64_ventura: "770b9fd325f4662b432699822be2604f7bf2fae50f6f47c1dd7dcddb73b87f07"
18-
sha256 sequoia: "d3ce67754d2675ecade1138641de023afb727035edabf6bbd23d9f9fddd4403e"
19-
sha256 sonoma: "94c30eaec50d6a52782e59bbd88cbd5528d9f698ec697c92983d3a4f64ac83b2"
20-
sha256 ventura: "ff43bc6b2dde9a5160c1c42c50e0c430410b84db1cd200ed393631321b41c5df"
21-
sha256 arm64_linux: "8437afe28588115823f7fe2d072d7bcce3e378da62c64c83ba81750e7899697e"
22-
sha256 x86_64_linux: "05c1ec291015aaee957f6ca7726a63b06b5219ca9c6518dbaf35111860ad8626"
15+
sha256 arm64_sequoia: "5f9f25fceb0b5a71ac1459fa4d59e9fae3da7c9a1149c6283b962e38f103d0a7"
16+
sha256 arm64_sonoma: "8ad5fbbbbb7a20569a2f50f7d32362885aec841f5fd5da1717a10640ec0ade5a"
17+
sha256 arm64_ventura: "982fddfb551b579240c8763acf3d06bf8b91de608e368b3cd1dcb4921fd39b5a"
18+
sha256 sequoia: "d3d4868c831710909b841b241d8899aa49b90bacb78e589c3dfee6bd6f57b5b4"
19+
sha256 sonoma: "657bf41803159039604f556ec94f05b0ae6127aa88cf2b28f09603a5cdab0de3"
20+
sha256 ventura: "706cf991ac7d5ea92b727aafc5a7e86ed23abc0f18f2bb3aee6b17a24bb2fbbc"
21+
sha256 arm64_linux: "3d9ca89f96019ff543843708c012a36afab6fc4dccd00e3ec0a5d084be6f50b7"
22+
sha256 x86_64_linux: "736b13b8a92773eb5b2ad88dc6dfb47f578b01837bd6fbbe696e1a4da37ef9d0"
2323
end
2424

2525
depends_on "cmake" => :build

Formula/v/vulkan-tools.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class VulkanTools < Formula
22
desc "Vulkan utilities and tools"
33
homepage "https://github.com/KhronosGroup/Vulkan-Tools"
4-
url "https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v1.4.315.tar.gz"
5-
sha256 "2caefad09082941af790fda9a5dc5dd776f73124148b1d34ea0e2db1af67c0c0"
4+
url "https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v1.4.316.tar.gz"
5+
sha256 "3d56d577b908e6627891b0f0c0fc5ba5ea9db0620d0a7755e2ef312e3629acbf"
66
license "Apache-2.0"
77
head "https://github.com/KhronosGroup/Vulkan-Tools.git", branch: "main"
88

@@ -12,13 +12,13 @@ class VulkanTools < Formula
1212
end
1313

1414
bottle do
15-
sha256 arm64_sequoia: "1c80a678fe1319054402e3e01b285c702129c74a41172c2460e99c5deaa18f10"
16-
sha256 arm64_sonoma: "35f97c5df3a5765f02b723c15379d045aea6beee3f2805595d4f28732eafa290"
17-
sha256 arm64_ventura: "5f839e25ffa15425202589961e1814958d5d2f7e50236539f82ae1aeb5799adc"
18-
sha256 cellar: :any, sonoma: "115fb1ac792348c5f2862a81f73ee663b3eb5bdf81011dd676f3cb963b547c2e"
19-
sha256 cellar: :any, ventura: "0911d06c18b7a4fe3ecda4d1fcc39e8b91046eec4a1ba497f5dce6d54de46557"
20-
sha256 arm64_linux: "c6190caa8e621ed579b40ec456e4afbdf35284d03a6cabe6a955d1a6413bb126"
21-
sha256 x86_64_linux: "68e3723283c7d52034b096c979bc5efd98ac6de33b85f876cfb136450a50d05d"
15+
sha256 arm64_sequoia: "44d5ca35d9daa626b46cbb4b036e41d61c4a3a57d521eeaad21bb2b21bcc13cd"
16+
sha256 arm64_sonoma: "56b8bb035999445ca2add334090ca462665a300cfc14a944bb3e1f7673143d0d"
17+
sha256 arm64_ventura: "7218d30e7092237fd6bb828d307111ce425073e8a53b26da5678d05d404a635a"
18+
sha256 cellar: :any, sonoma: "f9d3e5de515bfd934ae827fa7d65599a4bd01e667211bca0706ddbaa087c4fa4"
19+
sha256 cellar: :any, ventura: "c1393a82b836a326bde4b3b9eec03314aeaf55307830674ae15ef8b1c21cabcb"
20+
sha256 arm64_linux: "97d16390653d9ca9600c9320684341ffa7aca4fa35925a0fe8018d4b679dc643"
21+
sha256 x86_64_linux: "ad0dbafa5e9192dfa0c9815cb1512a487a3c7203107c197f4378942b9a08550a"
2222
end
2323

2424
depends_on "cmake" => :build

Formula/v/vulkan-utility-libraries.rb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class VulkanUtilityLibraries < Formula
22
desc "Utility Libraries for Vulkan"
33
homepage "https://github.com/KhronosGroup/Vulkan-Utility-Libraries"
4-
url "https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/v1.4.315.tar.gz"
5-
sha256 "c51e3f7faef76b86b74f86ccfc18a7bd93ea42ae9c8acba33b04e7db41ea5b55"
4+
url "https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/v1.4.316.tar.gz"
5+
sha256 "3423b08cb1519e66b985c4f1edd07395fa3d61bf33fd50e392817ff229f395dd"
66
license "Apache-2.0"
77
head "https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git", branch: "main"
88

@@ -12,14 +12,14 @@ class VulkanUtilityLibraries < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "430a6d084381bc40283d2ed0193edc06339953545970118fd835b50ad8a1c894"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b2507831b7fade01eff30b6c5adf75276596cd90fe146303fa6eef42e257dec6"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "6fa51bb86d75707fb1148e7b1577b0c1f33d94064cf8d651c47d1255072b402f"
18-
sha256 cellar: :any_skip_relocation, sequoia: "22dee361200e0841a441e58d8cb75aaa317d7a7aeae890a305eb1e6ada470268"
19-
sha256 cellar: :any_skip_relocation, sonoma: "59acc433977030d86da36a83b21110f5548ff27aaca4aafc0d313d31b1d7f9d6"
20-
sha256 cellar: :any_skip_relocation, ventura: "aa5cc824b07ff98470dabcf86b5dabe77fcf6c4bc90c3b60fd82e47b71026eb3"
21-
sha256 cellar: :any_skip_relocation, arm64_linux: "382e1027cbfa43cd178653756f5b86b6cb32fe82f26ae85fd5e1b50873a0c284"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f816283989e9175523cfc18ef793fb71c3a017231cfd6e2fdc096a892b7b6a18"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cefc6b5f095fbecdebc14bfdf6b548be5ff23b91ac185485cbbcfb0ba2cdf4c8"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "375fe3058e8c3afb43561bde60fb402fbd704628e4fc6b168f2ff725ccdd64e0"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "311e45e944cef5d6fb02a2b00ab8f6f45eafa8973abd1742f13704f81cc20b1b"
18+
sha256 cellar: :any_skip_relocation, sequoia: "16baba2b1e8cd90da3e2141c9059e5c3b8ae89f0b6c40dd77e305044d1e700db"
19+
sha256 cellar: :any_skip_relocation, sonoma: "0dc9ddf9a3a2570f4ecd52dd35ed1544c08be4cea44f27fa4c6ec4b17aa7990f"
20+
sha256 cellar: :any_skip_relocation, ventura: "b17e72e01fad8e30e523049a6ea97afcdbac661e9859adac6c8e24d224edc4a4"
21+
sha256 cellar: :any_skip_relocation, arm64_linux: "8db0b6932dfe6d9fb57b7ac7f057ea70748d0fa4ae97b792acbab7b14863fd78"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "022c027f5ab38f34f0cc30a25e3ee470f9fba2668e9ab6b81e2054eae06feab0"
2323
end
2424

2525
depends_on "cmake" => :build

0 commit comments

Comments
 (0)