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 9c66392 commit 88d7477Copy full SHA for 88d7477
Formula/v/vulkan-extensionlayer.rb
@@ -1,8 +1,8 @@
1
class VulkanExtensionlayer < Formula
2
desc "Layer providing Vulkan features when native support is unavailable"
3
homepage "https://github.com/KhronosGroup/Vulkan-ExtensionLayer"
4
- url "https://github.com/KhronosGroup/Vulkan-ExtensionLayer/archive/refs/tags/v1.4.313.tar.gz"
5
- sha256 "14fdaf5cbbc02ce7dbacbaadeb1e9d63dc49f07a32214c4995ea9909bb534dc1"
+ url "https://github.com/KhronosGroup/Vulkan-ExtensionLayer/archive/refs/tags/v1.4.321.tar.gz"
+ sha256 "177a356162cfcf47c50cc0f0dcd51630196f171f21d6cefe3fb8b5d514f60d49"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-ExtensionLayer.git", branch: "main"
8
0 commit comments