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 e8a1478 commit 7eb978dCopy full SHA for 7eb978d
Formula/v/vulkan-headers.rb
@@ -1,8 +1,8 @@
1
class VulkanHeaders < Formula
2
desc "Vulkan Header files and API registry"
3
homepage "https://github.com/KhronosGroup/Vulkan-Headers"
4
- url "https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.4.311.tar.gz"
5
- sha256 "7989c360b870bcc2de52b9fd626fd2ba7a212fe177ade3aa3a10b2bcb61f8689"
+ url "https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.4.312.tar.gz"
+ sha256 "0f1eb34aa1182baf636e3dbedc9e9ce0acad87794ea15e94378b5deeeb17463f"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-Headers.git", branch: "main"
8
0 commit comments