From d41c879e2ff214f71f7542d14eeb308425d5a121 Mon Sep 17 00:00:00 2001 From: rui Date: Fri, 2 Apr 2021 14:09:06 +0000 Subject: [PATCH] cargo-c 0.8.0 Closes #74433. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/cargo-c.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cargo-c.rb b/Formula/cargo-c.rb index d1bc8ec63fb..bdec9ff9f75 100644 --- a/Formula/cargo-c.rb +++ b/Formula/cargo-c.rb @@ -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.7.3.tar.gz" - sha256 "533c65d555330e86b91415753efc140ffdb900abd59b5b6403352c4264941a99" + url "https://github.com/lu-zero/cargo-c/archive/v0.8.0.tar.gz" + sha256 "2bcb143317e7f579bcfd13ef3f230cf72961ccc79abb176789f8d1fdff03fd35" license "MIT" bottle do