Skip to content

Commit

Permalink
cargo-c 0.9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Dec 28, 2022
1 parent 2433f9e commit 1897949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/cargo-c.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class CargoC < Formula
desc "Helper program to build and install c-like libraries"
homepage "https://github.com/lu-zero/cargo-c"
url "https://github.com/lu-zero/cargo-c/archive/v0.9.14.tar.gz"
sha256 "d79c12eae1460803a1ce8b440ae213dc4df63a6f2bf39ebd49eea1d7a008bec6"
url "https://github.com/lu-zero/cargo-c/archive/v0.9.15.tar.gz"
sha256 "2205170f30fe49da05f42b1c151b04042547d60a4429815935a2b6e1069a27bb"
license "MIT"

livecheck do
Expand Down

0 comments on commit 1897949

Please sign in to comment.