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 0ff9d1c commit aae0b28Copy full SHA for aae0b28
1 file changed
Formula/c/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.22.2.tar.gz"
5
- sha256 "4983fa480a6446e153543bb2b1de00c26098f3361aa6a6a021586915c1c6dcbb"
+ url "https://github.com/rust-cross/cargo-zigbuild/archive/refs/tags/v0.22.3.tar.gz"
+ sha256 "95aee6c02f3d9ca7472cb82607fc0469173dc66749208e725ff05f1c4c04d4d0"
6
license "MIT"
7
head "https://github.com/rust-cross/cargo-zigbuild.git", branch: "main"
8
0 commit comments