vulkan-headers 1.1.119
Closes #43056. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
bf9fe5592e
commit
2da50c2098
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class VulkanHeaders < Formula
|
||||
desc "Vulkan Header files and API registry"
|
||||
homepage "https://github.com/KhronosGroup/Vulkan-Headers"
|
||||
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.1.117.tar.gz"
|
||||
sha256 "fae9fe671de4c7d1b3445fa1516215f57869207394cfa20f8162f2bf8bd8ab6d"
|
||||
url "https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.1.119.tar.gz"
|
||||
sha256 "85e012c3d6a6e8b54203cb214f5b737d9ce032e3a64e9bf5816a5a59ca0f6d6a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue