Skip to content

Commit 0ea027d

Browse files
committed
vulkan-extensionlayer 1.4.311
1 parent 6b3033b commit 0ea027d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vulkan-extensionlayer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class VulkanExtensionlayer < Formula
22
desc "Layer providing Vulkan features when native support is unavailable"
33
homepage "https://github.com/KhronosGroup/Vulkan-ExtensionLayer"
4-
url "https://github.com/KhronosGroup/Vulkan-ExtensionLayer/archive/refs/tags/v1.4.310.tar.gz"
5-
sha256 "b790c70f4ecc83f8d4884c4382d53588bb3c7a34f65ed86d52d0872ae0ee447a"
4+
url "https://github.com/KhronosGroup/Vulkan-ExtensionLayer/archive/refs/tags/v1.4.311.tar.gz"
5+
sha256 "ed60fba57383d487f1d8b3fcec2bf3fb467258ac09dc57ddf86e95b46f9f5c93"
66
license "Apache-2.0"
77
head "https://github.com/KhronosGroup/Vulkan-ExtensionLayer.git", branch: "main"
88

0 commit comments

Comments
 (0)