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 e1ca1be commit 7cf10f5Copy full SHA for 7cf10f5
Formula/v/vulkan-utility-libraries.rb
@@ -1,8 +1,8 @@
1
class VulkanUtilityLibraries < Formula
2
desc "Utility Libraries for Vulkan"
3
homepage "https://github.com/KhronosGroup/Vulkan-Utility-Libraries"
4
- url "https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/v1.4.311.tar.gz"
5
- sha256 "c30846f3bd7c4d94c57d8c8d3ef307d6183bc59846c9da6240590a4497ebae0a"
+ url "https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/v1.4.312.tar.gz"
+ sha256 "b16b407565036e06baa384ff005c90e674e7fbf13d44844bd754199328d98123"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git", branch: "main"
8
0 commit comments