From cd256367f205e5871259d161132c34ebedabe921 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 8 Dec 2024 00:33:57 -0500 Subject: [PATCH 01/11] vulkan-headers 1.4.303 Signed-off-by: Rui Chen --- Formula/v/vulkan-headers.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/vulkan-headers.rb b/Formula/v/vulkan-headers.rb index aa19c15bbfef7..1d78074bec4f6 100644 --- a/Formula/v/vulkan-headers.rb +++ b/Formula/v/vulkan-headers.rb @@ -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" From 598e27df1e26d1e44b1b7f45e4c11194d81f7233 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 8 Dec 2024 00:33:57 -0500 Subject: [PATCH 02/11] vulkan-loader 1.4.303 Signed-off-by: Rui Chen --- Formula/v/vulkan-loader.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/vulkan-loader.rb b/Formula/v/vulkan-loader.rb index 63adccda91dcb..816390235f292 100644 --- a/Formula/v/vulkan-loader.rb +++ b/Formula/v/vulkan-loader.rb @@ -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" From 88d1f0cbfe7e733a8b0b50184a71a3689325c927 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 8 Dec 2024 00:33:57 -0500 Subject: [PATCH 03/11] vulkan-profiles 1.4.303 Signed-off-by: Rui Chen --- Formula/v/vulkan-profiles.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/vulkan-profiles.rb b/Formula/v/vulkan-profiles.rb index befe6b4cbef7e..443cd72d256ea 100644 --- a/Formula/v/vulkan-profiles.rb +++ b/Formula/v/vulkan-profiles.rb @@ -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" From d60fc219248e2d95359f8b8a4ad66226c86e7d00 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 8 Dec 2024 00:33:57 -0500 Subject: [PATCH 04/11] vulkan-tools 1.4.303 Signed-off-by: Rui Chen --- Formula/v/vulkan-tools.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/vulkan-tools.rb b/Formula/v/vulkan-tools.rb index 1e20ee8cdc68c..b0d33025b3b10 100644 --- a/Formula/v/vulkan-tools.rb +++ b/Formula/v/vulkan-tools.rb @@ -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" From 80b6fe8e9a5bffa52641c756ed601de1f0f5a147 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 8 Dec 2024 00:33:58 -0500 Subject: [PATCH 05/11] vulkan-utility-libraries 1.4.303 Signed-off-by: Rui Chen --- Formula/v/vulkan-utility-libraries.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/vulkan-utility-libraries.rb b/Formula/v/vulkan-utility-libraries.rb index 2a007194b6841..5880a60d4423b 100644 --- a/Formula/v/vulkan-utility-libraries.rb +++ b/Formula/v/vulkan-utility-libraries.rb @@ -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" From fd0f6bdc24aa9820e6006a028eddb2737e2a7ec5 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 8 Dec 2024 00:34:23 -0500 Subject: [PATCH 06/11] synced_versions_formulae: unsync vulkan-validationlayers Signed-off-by: Rui Chen --- synced_versions_formulae.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synced_versions_formulae.json b/synced_versions_formulae.json index f776bac38e542..6cb0da074729a 100644 --- a/synced_versions_formulae.json +++ b/synced_versions_formulae.json @@ -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"] ] From c750a32759eaa81909b77b3c74c43717374d34d3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 8 Dec 2024 06:24:22 +0000 Subject: [PATCH 07/11] vulkan-headers: update 1.4.303 bottle. --- Formula/v/vulkan-headers.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/v/vulkan-headers.rb b/Formula/v/vulkan-headers.rb index 1d78074bec4f6..d1c60308ccb93 100644 --- a/Formula/v/vulkan-headers.rb +++ b/Formula/v/vulkan-headers.rb @@ -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 From 44b89567a62460f5d74692e2aa02126b97c377de Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 8 Dec 2024 06:24:23 +0000 Subject: [PATCH 08/11] vulkan-loader: update 1.4.303 bottle. --- Formula/v/vulkan-loader.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/v/vulkan-loader.rb b/Formula/v/vulkan-loader.rb index 816390235f292..17758bdfb81fb 100644 --- a/Formula/v/vulkan-loader.rb +++ b/Formula/v/vulkan-loader.rb @@ -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 From ba4036f777daa1da177523b8d9b1c48b74c4ad99 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 8 Dec 2024 06:24:24 +0000 Subject: [PATCH 09/11] vulkan-profiles: update 1.4.303 bottle. --- Formula/v/vulkan-profiles.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/v/vulkan-profiles.rb b/Formula/v/vulkan-profiles.rb index 443cd72d256ea..71c5465e747c2 100644 --- a/Formula/v/vulkan-profiles.rb +++ b/Formula/v/vulkan-profiles.rb @@ -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 From 9b5e1ffc10c87515b78c0bd377078aa152f9d119 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 8 Dec 2024 06:24:24 +0000 Subject: [PATCH 10/11] vulkan-tools: update 1.4.303 bottle. --- Formula/v/vulkan-tools.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/v/vulkan-tools.rb b/Formula/v/vulkan-tools.rb index b0d33025b3b10..0e55447a495fe 100644 --- a/Formula/v/vulkan-tools.rb +++ b/Formula/v/vulkan-tools.rb @@ -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 From e6e1e1143cc62dc91581212893b0ebbcf2b53bfd Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 8 Dec 2024 06:24:24 +0000 Subject: [PATCH 11/11] vulkan-utility-libraries: update 1.4.303 bottle. --- Formula/v/vulkan-utility-libraries.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/v/vulkan-utility-libraries.rb b/Formula/v/vulkan-utility-libraries.rb index 5880a60d4423b..abca259139eb4 100644 --- a/Formula/v/vulkan-utility-libraries.rb +++ b/Formula/v/vulkan-utility-libraries.rb @@ -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