cargo-c 0.6.8
Closes #57169. Signed-off-by: chenrui <chenrui333@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
21fcc3a005
commit
f455f80300
|
@ -1,8 +1,8 @@
|
|||
class CargoC < Formula
|
||||
desc "Helper program to build and install c-like libraries"
|
||||
homepage "https://github.com/lu-zero/cargo-c"
|
||||
url "https://github.com/lu-zero/cargo-c/archive/v0.6.7.tar.gz"
|
||||
sha256 "872f5e1eb34e807e57096f5ea20b57c95cc40ab95fe938faa1ca915c68e73cc9"
|
||||
url "https://github.com/lu-zero/cargo-c/archive/v0.6.8.tar.gz"
|
||||
sha256 "ca8cb5e08b0ba5b6eccea1481854829e1b411ebb9885be891a897c27b5a76cba"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in New Issue