Skip to content

Commit

Permalink
cargo-zigbuild 0.17.1
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Aug 18, 2023
1 parent 36e5e5a commit 029e6d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/c/cargo-zigbuild.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class CargoZigbuild < Formula
desc "Compile Cargo project with zig as linker"
homepage "https://github.com/rust-cross/cargo-zigbuild"
url "https://github.com/rust-cross/cargo-zigbuild/archive/refs/tags/v0.17.0.tar.gz"
sha256 "5ed6d4a01a7fe14e8a9408dd2d3835b0ead3cf435963c1724ef2f79cff0873a0"
url "https://github.com/rust-cross/cargo-zigbuild/archive/refs/tags/v0.17.1.tar.gz"
sha256 "fac87bf9e3ffbc4c265f9ac257f880f63e6168510acd482833a148b0f7c05b37"
license "MIT"
head "https://github.com/rust-cross/cargo-zigbuild.git", branch: "main"

Expand Down

0 comments on commit 029e6d4

Please sign in to comment.