From fa02f56b714ee93cafb41520176e0d07be0e3345 Mon Sep 17 00:00:00 2001 From: Porkepix Date: Tue, 20 Sep 2022 10:04:56 +0200 Subject: [PATCH] scc 3.1.0 Closes #111198. Signed-off-by: Rui Chen Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/scc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/scc.rb b/Formula/scc.rb index 5ea7a5d2d4e..8cdbe716c3c 100644 --- a/Formula/scc.rb +++ b/Formula/scc.rb @@ -1,8 +1,8 @@ class Scc < Formula desc "Fast and accurate code counter with complexity and COCOMO estimates" homepage "https://github.com/boyter/scc/" - url "https://github.com/boyter/scc/archive/v3.0.0.tar.gz" - sha256 "01b903e27add5180f5000b649ce6e5088fa2112e080bfca1d61b1832a84a0645" + url "https://github.com/boyter/scc/archive/v3.1.0.tar.gz" + sha256 "bffea99c7f178bc48bfba3c64397d53a20a751dfc78221d347aabdce3422fd20" license any_of: ["MIT", "Unlicense"] livecheck do