Skip to content

Commit f62fb0b

Browse files
committed
cargo-zigbuild 0.16.6
1 parent 29bc842 commit f62fb0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/cargo-zigbuild.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoZigbuild < Formula
22
desc "Compile Cargo project with zig as linker"
33
homepage "https://github.com/rust-cross/cargo-zigbuild"
4-
url "https://github.com/rust-cross/cargo-zigbuild/archive/refs/tags/v0.16.%3Cspan%20class="x x-first x-last">5.tar.gz"
5-
sha256 "d5689640135dfbdc625b91a7319457b5096535bdf5b25fc4a65fe7ca1c740834"
4+
url "https://github.com/rust-cross/cargo-zigbuild/archive/refs/tags/v0.16.%3Cspan%20class="x x-first x-last">6.tar.gz"
5+
sha256 "96a710f9a0368017e80294d96b457a2dc891da4ef2cdcfabfbd600804cab916f"
66
license "MIT"
77
head "https://github.com/rust-cross/cargo-zigbuild.git", branch: "main"
88

0 commit comments

Comments
 (0)