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 7eb978d commit b02fa2cCopy full SHA for b02fa2c
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.311.tar.gz"
5
- sha256 "bcebd281753384a2b019a633e6a81dca0e75414f0c8ec49f56edfcda8020ec20"
+ url "https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.4.312.tar.gz"
+ sha256 "aff1a255bc32e6500e6a435d0c331fde268b823da3888f549af97ee226fa9530"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-Loader.git", branch: "main"
8
0 commit comments