Skip to content

Commit 1897949

Browse files
committed
cargo-c 0.9.15
1 parent 2433f9e commit 1897949

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/cargo-c.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoC < Formula
22
desc "Helper program to build and install c-like libraries"
33
homepage "https://github.com/lu-zero/cargo-c"
4-
url "https://github.com/lu-zero/cargo-c/archive/v0.9.14.tar.gz"
5-
sha256 "d79c12eae1460803a1ce8b440ae213dc4df63a6f2bf39ebd49eea1d7a008bec6"
4+
url "https://github.com/lu-zero/cargo-c/archive/v0.9.15.tar.gz"
5+
sha256 "2205170f30fe49da05f42b1c151b04042547d60a4429815935a2b6e1069a27bb"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)