Skip to content

Commit 7eb978d

Browse files
committed
vulkan-headers 1.4.312
Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent e8a1478 commit 7eb978d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vulkan-headers.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class VulkanHeaders < Formula
22
desc "Vulkan Header files and API registry"
33
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"
4+
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v1.4.312.tar.gz"
5+
sha256 "0f1eb34aa1182baf636e3dbedc9e9ce0acad87794ea15e94378b5deeeb17463f"
66
license "Apache-2.0"
77
head "https://github.com/KhronosGroup/Vulkan-Headers.git", branch: "main"
88

0 commit comments

Comments
 (0)