spirv-cross 2020-06-29
Closes #57122. Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
b20ff24e89
commit
4cc7b63079
|
@ -1,9 +1,9 @@
|
|||
class SpirvCross < Formula
|
||||
desc "Performing reflection and disassembling SPIR-V"
|
||||
homepage "https://github.com/KhronosGroup/SPIRV-Cross"
|
||||
url "https://github.com/KhronosGroup/SPIRV-Cross/archive/2020-05-19.tar.gz"
|
||||
version "2020-05-19"
|
||||
sha256 "6cf18ee3fe1a8d64a20da3c5fac334da4c4762d29d7e55a2f0b555cbf5cff708"
|
||||
url "https://github.com/KhronosGroup/SPIRV-Cross/archive/2020-06-29.tar.gz"
|
||||
version "2020-06-29"
|
||||
sha256 "29523168867fcfa55b03a65970a8572be67e37accb08ce1051b2d3ae19011452"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in New Issue