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 6b3033b commit 0ea027dCopy full SHA for 0ea027d
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.310.tar.gz"
5
- sha256 "b790c70f4ecc83f8d4884c4382d53588bb3c7a34f65ed86d52d0872ae0ee447a"
+ url "https://github.com/KhronosGroup/Vulkan-ExtensionLayer/archive/refs/tags/v1.4.311.tar.gz"
+ sha256 "ed60fba57383d487f1d8b3fcec2bf3fb467258ac09dc57ddf86e95b46f9f5c93"
6
license "Apache-2.0"
7
head "https://github.com/KhronosGroup/Vulkan-ExtensionLayer.git", branch: "main"
8
0 commit comments