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 bede360 commit af71927Copy full SHA for af71927
Formula/v/vulkan-loader.rb
@@ -1,8 +1,8 @@
1
class VulkanLoader < Formula
2
desc "Vulkan ICD Loader"
3
homepage "https://github.com/KhronosGroup/Vulkan-Loader"
4
- url "https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.4.325.tar.gz"
5
- sha256 "029f58547cab96eb7b2c2b993e241b69635415c49cf8f8e7a610ad9f1ee3ce73"
+ url "https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.4.326.tar.gz"
+ sha256 "86772b60eeef6f510586636b7cf7a0e0eabd9e9920bcabf6e8f3b1c2a634a4cc"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-Loader.git", branch: "main"
8
0 commit comments