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 c06d1ee commit 2d0d37cCopy full SHA for 2d0d37c
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.4.321.0.tar.gz"
5
- sha256 "021ed905eea6f3e2cc8a60a21459ee7b43f98f32052ca30f27a3be390b7a4862"
+ url "https://github.com/zeux/volk/archive/refs/tags/vulkan-sdk-1.4.328.0.tar.gz"
+ sha256 "048161dd5c099cc52e7bd48b9131a05ff96e379e26236132a7db66424e98cafa"
6
license "MIT"
7
head "https://github.com/zeux/volk.git", branch: "master"
8
0 commit comments