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 ff62ca7 commit e10c861Copy full SHA for e10c861
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.20.0.tar.gz"
5
- sha256 "515fc1e815b21132fa82abfd5d9c8a0ee24fa18a1b63b454976a2cec2768836f"
+ url "https://github.com/rust-cross/cargo-zigbuild/archive/refs/tags/v0.20.1.tar.gz"
+ sha256 "0efcc28c320c14798859a85e15c9892372092d661a9e4d0cd03010d7ae761270"
6
license "MIT"
7
head "https://github.com/rust-cross/cargo-zigbuild.git", branch: "main"
8
0 commit comments