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 af71927 commit e220d79Copy full SHA for e220d79
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.325.tar.gz"
5
- sha256 "09bb074e3e67675c002a84726e70ad1bc70c3a74a66d5a82272cb5483878267b"
+ url "https://github.com/KhronosGroup/Vulkan-Profiles/archive/refs/tags/v1.4.326.tar.gz"
+ sha256 "f7de5da64478c4b26f586302198d714508bfb84b23d0a4fb78fff8ad3bcaa5f6"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-Profiles.git", branch: "main"
8
0 commit comments