vulkan-headers 1.1.108
Closes #40534. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
b739516a19
commit
fdd808287a
1 changed files with 2 additions and 2 deletions
|
@ -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.1.107.tar.gz"
|
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.1.108.tar.gz"
|
||||||
sha256 "7d00748f3311a89d5a92aea4b11764bb8371dae4ab6291497bcde2fa186bbd31"
|
sha256 "22f1ea49067cc16635dbb33cc2eeb8358a48d4288b2e587784ba89d90c9ebfce"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue