Skip to content

Commit

Permalink
Merge pull request Homebrew#200442 from Homebrew/vulkan-1.4.303
Browse files Browse the repository at this point in the history
vulkan 1.4.303
  • Loading branch information
BrewTestBot authored Dec 8, 2024
2 parents a6bfc5c + e6e1e11 commit 01ac193
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 36 deletions.
6 changes: 3 additions & 3 deletions Formula/v/vulkan-headers.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class VulkanHeaders < Formula
desc "Vulkan Header files and API registry"
homepage "https://github.com/KhronosGroup/Vulkan-Headers"
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.3.302.tar.gz"
sha256 "996c3f4220971e3b3cd6b8933e9e81f0bc82b6d2d6449b6f02c66946d65bf944"
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.4.303.tar.gz"
sha256 "fdf0e2e05356b455137ff97f837c9689ba253ec7d20f87ad81575b9bdbe7fdd4"
license "Apache-2.0"
head "https://github.com/KhronosGroup/Vulkan-Headers.git", branch: "main"

Expand All @@ -12,7 +12,7 @@ class VulkanHeaders < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "5f0f0660aedbe54ef8d4a71413e3c1248c4d3ee36331defa127f97e9829fe298"
sha256 cellar: :any_skip_relocation, all: "a8259ffd987dff86e25c1aa89f97cf04cfa5a65430cefb222baea2974c4f5a91"
end

depends_on "cmake" => :build
Expand Down
16 changes: 8 additions & 8 deletions Formula/v/vulkan-loader.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class VulkanLoader < Formula
desc "Vulkan ICD Loader"
homepage "https://github.com/KhronosGroup/Vulkan-Loader"
url "https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.3.302.tar.gz"
sha256 "7f8d3e5c7428fe2d6220a4ea1c0270c7695bfef8e48c38b827e9e81880637710"
url "https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.4.303.tar.gz"
sha256 "248a5f7dbf990609f61dac34d19e43f441ccc31fd5ec49b64e807740099057a9"
license "Apache-2.0"
head "https://github.com/KhronosGroup/Vulkan-Loader.git", branch: "main"

Expand All @@ -12,12 +12,12 @@ class VulkanLoader < Formula
end

bottle do
sha256 arm64_sequoia: "ed1a98ba55f7dc0da2838514bc725d07dc721b2a9f100b55c10be93b354443f0"
sha256 arm64_sonoma: "dbc1a372e9889a0dade988988da73c117100aadd456cef64baae936637b30b01"
sha256 arm64_ventura: "4fa1e7cfeb7f58a731bfcf5198886c63ab118d4cdf4be30bd30c07308d6aadb1"
sha256 sonoma: "62c2abe8b08cb43c5b1e9f1f755ce8631d8b8d8661d4f68aa0370fd41dcc40d1"
sha256 ventura: "5d7b44431f56e773fc468ae14e8bfb47386034c3e4517ae590aea7ec8996a827"
sha256 x86_64_linux: "e2673dd8f9322c4dfd27a900b9e932608d909dc8dcd239218dbe4675cfa3e29d"
sha256 arm64_sequoia: "dfdf4849f8675ce5601fd24fd4ba45e017ba6df9958d9d35b655ddffb423e8a0"
sha256 arm64_sonoma: "44f0ec230e2293f720359aba6d59b9a94cee5b89ed2a2cc7e05cfdf3708a3c86"
sha256 arm64_ventura: "78dc867f4a249197a3cdbc169b0bf9550eb0c1e36060ae00592084bd5f67141f"
sha256 sonoma: "f8b3d8e1c097075130b80a52ab7c40da9b3ba562a2f15ddd558606e1b8dd3ba6"
sha256 ventura: "ea1a6d15bafabc4fa9d5b9dd55ae4c8c427566bb02a31a71953657f0ab7a0bda"
sha256 x86_64_linux: "b3089ec3f8c231af90a8cb4ba1eb4694dd892e4ea3f146d83c455eb7e36c7f6c"
end

depends_on "cmake" => :build
Expand Down
16 changes: 8 additions & 8 deletions Formula/v/vulkan-profiles.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class VulkanProfiles < Formula
desc "Tools for Vulkan profiles"
homepage "https://github.com/KhronosGroup/Vulkan-Profiles"
url "https://github.com/KhronosGroup/Vulkan-Profiles/archive/refs/tags/v1.3.301.tar.gz"
sha256 "bd666b4c7226e3c1c385a037e82cd6a0d39b04fb3bfdab389c7c95129041ca0e"
url "https://github.com/KhronosGroup/Vulkan-Profiles/archive/refs/tags/v1.4.303.tar.gz"
sha256 "917ba3530a67439642348f57900289427a1a55614ec58f5230636887cd17c1a6"
license "Apache-2.0"
head "https://github.com/KhronosGroup/Vulkan-Profiles.git", branch: "main"

Expand All @@ -12,12 +12,12 @@ class VulkanProfiles < Formula
end

bottle do
sha256 cellar: :any, arm64_sequoia: "9d8d3c727dc00e582e9e42576ae8a87aa3d715de39e84e092898c598b3fa531e"
sha256 cellar: :any, arm64_sonoma: "816c04a2779f77d78091352b19f68cfbeda2b80ab6ea6d2cede0a3423ee9f869"
sha256 cellar: :any, arm64_ventura: "1256c313a095fc7e29fd7b8287604cdcf7c7086a77e332b2e0a3464e034f0e15"
sha256 cellar: :any, sonoma: "d2646b5db5bf84b514b911cabc2536e80bc6a3ce0c4e4f4f5500cfd9bb259d6b"
sha256 cellar: :any, ventura: "477457eafe263ff8b77147c7ee39cff2c2c94b90fb38b7f68058174524df61ea"
sha256 cellar: :any_skip_relocation, x86_64_linux: "95ee52c525adfbc71e77dcf66b507c5330647c18612a53b78bcf4a0a31bc9275"
sha256 cellar: :any, arm64_sequoia: "2ea2302935ba66b9b70a7693f7c6bb7d36a1b3f8be9be9515b22632db655dc35"
sha256 cellar: :any, arm64_sonoma: "3ce92c48cef2fccd926a7cfae236bce9de0c95ced5eb709f5550b15df30d6c23"
sha256 cellar: :any, arm64_ventura: "972a1a1a5ec18faeebc307ecb7d2628836c13f1efdb5a3325f8ab2239ee39cd6"
sha256 cellar: :any, sonoma: "b74bdeb106a315f126d430e9883caa9ad3aea27ab0c229b34a9e3238c3e03d8d"
sha256 cellar: :any, ventura: "10ade0ef89813e8c5bf6c7f51951af623f9cf35a00b8fa580bcf029b2256464d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ce44f7a284e8e68300901e38c15d26266ac5933e5fbe59f05ddaeef3a2d17afa"
end

depends_on "cmake" => :build
Expand Down
16 changes: 8 additions & 8 deletions Formula/v/vulkan-tools.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class VulkanTools < Formula
desc "Vulkan utilities and tools"
homepage "https://github.com/KhronosGroup/Vulkan-Tools"
url "https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v1.3.302.tar.gz"
sha256 "75264092f597e883c236345f188d4f09b635891fba53b517d9953aff8ada6571"
url "https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v1.4.303.tar.gz"
sha256 "958b646bbc5ac0a54908342df30da8c183690f579dce7f7130ac93d433d9d3a8"
license "Apache-2.0"
head "https://github.com/KhronosGroup/Vulkan-Tools.git", branch: "main"

Expand All @@ -12,12 +12,12 @@ class VulkanTools < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b348c72d5b5ac361ef903fc83b9156ccce9df927457da1c00d33c9086f5d5292"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "44c779a0eb19bd51b917abd1a2dc5418b9e07b07f8319fbb6466acdfd0884826"
sha256 cellar: :any_skip_relocation, arm64_ventura: "91784400f15f6c9ca45280f60da97573ab874aea0debdcffc6783046f0264866"
sha256 cellar: :any_skip_relocation, sonoma: "1a89bf06faee102a17194050d732b50ca86f61683c7ab0a16d920293bf4b5fd6"
sha256 cellar: :any_skip_relocation, ventura: "592bb2fc1935053b72b8fd1f84c9f9b7193fcbffde05e1cb460b8976f5fc85d1"
sha256 x86_64_linux: "20b0f96fb2b2fab3de6b60bf21a2bf8d614b115f86ab952149ed537d892dabf0"
sha256 cellar: :any, arm64_sequoia: "872a558c1472790bbf9bc61178e5d19f7667ae66924742e297cc0e82b1e0de77"
sha256 cellar: :any, arm64_sonoma: "973ea0a35ec96802320aed1f8917b1bbcef927c2ff128211dad8b7f6492654e4"
sha256 cellar: :any, arm64_ventura: "c0fb86994bc2e78c73fe77801e882ba476679fe4e1f5bb47de6205fc63728dbb"
sha256 cellar: :any, sonoma: "bd7fe2d33f381f1580e63c2bb4de15a792d24ba8a46ad2c6792faa4a4e1cc972"
sha256 cellar: :any, ventura: "557f80503f2089d62eb5fa2c72922a094b587737f1e8fd29517168a4a1cbf363"
sha256 x86_64_linux: "08104be509c17e7f951a2c9adc4c7c5d037f98389b2fca59ca7dc4188e8db93f"
end

depends_on "cmake" => :build
Expand Down
16 changes: 8 additions & 8 deletions Formula/v/vulkan-utility-libraries.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class VulkanUtilityLibraries < Formula
desc "Utility Libraries for Vulkan"
homepage "https://github.com/KhronosGroup/Vulkan-Utility-Libraries"
url "https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/v1.3.302.tar.gz"
sha256 "d9e0903e3a2916e2be8ca49f7ee750a1364e33fa021f5bbc02e032c4d54a8bbd"
url "https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/v1.4.303.tar.gz"
sha256 "e9963da555d2888dbd4ac7a292aa61dfd9ace771319efe57ec25024386511093"
license "Apache-2.0"
head "https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git", branch: "main"

Expand All @@ -12,12 +12,12 @@ class VulkanUtilityLibraries < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "09125f32829d0c2440273bb02318153b8e2bdd75f603587b71a9980c2cbb9838"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "05c7aac52520499925430f5a0335e53252cb23ef04af1effed02f857577c1404"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e4dbf82929e47cd88fe0364b324d0a5202b0d80157f4a4b819b049d407070d1a"
sha256 cellar: :any_skip_relocation, sonoma: "73903462f63ada14136d43c3daef12e966cfd9fecfe590402c5bbc310fd38474"
sha256 cellar: :any_skip_relocation, ventura: "2f2510d9b8e0405c75c8dd11a8780d9d5dfb5721307b8c3a36b146aa1a71d174"
sha256 cellar: :any_skip_relocation, x86_64_linux: "549c5ca312c47ee814bcd5ddaabda280635774766b93cb2749d0ee23e0b132b1"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9bd45627804844d40b2425f26b913575b7864d34e37da7da68784e2838c9fd2a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6bc5d4867293dede2ab254f9c6f13c06955821bef7d85cddaf1a41fa957730cc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8d1185b9fb532f997029de645e50f38ed42255e8f73ebb6c6e2ad486faa29e08"
sha256 cellar: :any_skip_relocation, sonoma: "a6c05da60ba579739584acd4c84b70ba53d5eaafef765949492104f998798b71"
sha256 cellar: :any_skip_relocation, ventura: "088aa05c355d576a05773f2767cef631c6a1e71b38a3f2d6aa70628b5116aea2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cf822b2dd5ea160409dfec51c06a6ccbf807e5d62c7c2acba2fbd9d433e0a2dd"
end

depends_on "cmake" => :build
Expand Down
2 changes: 1 addition & 1 deletion synced_versions_formulae.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
["qwt", "qwt-qt5"],
["surelog", "uhdm"],
["tmuxinator", "tmuxinator-completion"],
["vulkan-headers", "vulkan-loader", "vulkan-tools", "vulkan-utility-libraries", "vulkan-validationlayers"],
["vulkan-headers", "vulkan-loader", "vulkan-tools", "vulkan-utility-libraries"],
["wp-cli", "wp-cli-completion"]
]

0 comments on commit 01ac193

Please sign in to comment.