Skip to content

Commit e10c861

Browse files
committed
cargo-zigbuild 0.20.1
1 parent ff62ca7 commit e10c861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/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.20.0.tar.gz"
5-
sha256 "515fc1e815b21132fa82abfd5d9c8a0ee24fa18a1b63b454976a2cec2768836f"
4+
url "https://github.com/rust-cross/cargo-zigbuild/archive/refs/tags/v0.20.1.tar.gz"
5+
sha256 "0efcc28c320c14798859a85e15c9892372092d661a9e4d0cd03010d7ae761270"
66
license "MIT"
77
head "https://github.com/rust-cross/cargo-zigbuild.git", branch: "main"
88

0 commit comments

Comments
 (0)