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 0ab31c1 commit acaf2cfCopy full SHA for acaf2cf
Formula/v/vulkan-profiles.rb
@@ -1,8 +1,8 @@
1
class VulkanProfiles < Formula
2
desc "Tools for Vulkan profiles"
3
homepage "https://github.com/KhronosGroup/Vulkan-Profiles"
4
- url "https://github.com/KhronosGroup/Vulkan-Profiles/archive/refs/tags/v1.4.315.tar.gz"
5
- sha256 "ea2c45304206e23789ce57117d5155f1cc3c8ad8fa636e0fb32891e1c01ca4b8"
+ url "https://github.com/KhronosGroup/Vulkan-Profiles/archive/refs/tags/v1.4.316.tar.gz"
+ sha256 "ad790b4545183d0725e3b3fe32ff0084571b62dcc7566cd9dffdc6f391d4aafa"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-Profiles.git", branch: "main"
8
0 commit comments