vulkan-headers 1.2.171
Closes #72281. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>master
parent
9e5a0bfea4
commit
893f6dca54
|
@ -1,8 +1,8 @@
|
||||||
class VulkanHeaders < Formula
|
class VulkanHeaders < Formula
|
||||||
desc "Vulkan Header files and API registry"
|
desc "Vulkan Header files and API registry"
|
||||||
homepage "https://github.com/KhronosGroup/Vulkan-Headers"
|
homepage "https://github.com/KhronosGroup/Vulkan-Headers"
|
||||||
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.170.tar.gz"
|
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.171.tar.gz"
|
||||||
sha256 "6fa84897197bd72cf4b1a686c903df67fc0fe108e4ed02e6adb3d72c468f1c1f"
|
sha256 "b86266544ab1d6780c5ee6cdf10f24ba9ec4c97bc83d2229e0fb8142c36e52ac"
|
||||||
license "Apache-2.0"
|
license "Apache-2.0"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in New Issue