Skip to content

Commit b02fa2c

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vulkan-loader.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class VulkanLoader < Formula
22
desc "Vulkan ICD Loader"
33
homepage "https://github.com/KhronosGroup/Vulkan-Loader"
4-
url "https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.4.311.tar.gz"
5-
sha256 "bcebd281753384a2b019a633e6a81dca0e75414f0c8ec49f56edfcda8020ec20"
4+
url "https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.4.312.tar.gz"
5+
sha256 "aff1a255bc32e6500e6a435d0c331fde268b823da3888f549af97ee226fa9530"
66
license "Apache-2.0"
77
head "https://github.com/KhronosGroup/Vulkan-Loader.git", branch: "main"
88

0 commit comments

Comments
 (0)