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 e220d79 commit 040e49eCopy full SHA for 040e49e
Formula/v/vulkan-tools.rb
@@ -1,8 +1,8 @@
1
class VulkanTools < Formula
2
desc "Vulkan utilities and tools"
3
homepage "https://github.com/KhronosGroup/Vulkan-Tools"
4
- url "https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v1.4.325.tar.gz"
5
- sha256 "8d4e921a1a66633210c48b9ecc0a7b79e578139e85636d8255e7de7bf265d40b"
+ url "https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v1.4.326.tar.gz"
+ sha256 "f5a6a26704a0ff61d40d608b21b1bec11db385442e6d983b60eb2ca461532ae5"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-Tools.git", branch: "main"
8
0 commit comments