We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29bc842 commit f62fb0bCopy full SHA for f62fb0b
Formula/cargo-zigbuild.rb
@@ -1,8 +1,8 @@
1
class CargoZigbuild < Formula
2
desc "Compile Cargo project with zig as linker"
3
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"
+ url "https://github.com/rust-cross/cargo-zigbuild/archive/refs/tags/v0.16.%3Cspan%20class="x x-first x-last">6.tar.gz"
+ sha256 "96a710f9a0368017e80294d96b457a2dc891da4ef2cdcfabfbd600804cab916f"
6
license "MIT"
7
head "https://github.com/rust-cross/cargo-zigbuild.git", branch: "main"
8
0 commit comments