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 54412fa commit c463d09Copy full SHA for c463d09
Formula/v/vulkan-volk.rb
@@ -1,8 +1,8 @@
1
class VulkanVolk < Formula
2
desc "Meta loader for Vulkan API"
3
homepage "https://github.com/zeux/volk"
4
- url "https://github.com/zeux/volk/archive/refs/tags/vulkan-sdk-1.3.290.0.tar.gz"
5
- sha256 "bb6a6d616c0f2bbd5d180da982a6d92a0948581cec937de69f17883980c6ca06"
+ url "https://github.com/zeux/volk/archive/refs/tags/vulkan-sdk-1.3.296.0.tar.gz"
+ sha256 "8ffd0e81e29688f4abaa39e598937160b098228f37503903b10d481d4862ab85"
6
license "MIT"
7
head "https://github.com/zeux/volk.git", branch: "master"
8
0 commit comments