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 040e49e commit b0e246eCopy full SHA for b0e246e
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.325.tar.gz"
5
- sha256 "00077ecdc8ca82871784b0ec6efddf493dc8e27099ed5d21643a6677eabdcd93"
+ url "https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/v1.4.326.tar.gz"
+ sha256 "74bc0be35045bc4f3e7dd2b52fbf8141cda7329ab9d4f14c988442bd74f201c8"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git", branch: "main"
8
0 commit comments