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 2433f9e commit 1897949Copy full SHA for 1897949
1 file changed
Formula/cargo-c.rb
@@ -1,8 +1,8 @@
1
class CargoC < Formula
2
desc "Helper program to build and install c-like libraries"
3
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"
+ url "https://github.com/lu-zero/cargo-c/archive/v0.9.15.tar.gz"
+ sha256 "2205170f30fe49da05f42b1c151b04042547d60a4429815935a2b6e1069a27bb"
6
license "MIT"
7
8
livecheck do
0 commit comments