scc 3.1.0

Closes #111198.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-09-20 10:04:56 +02:00 committed by BrewTestBot
parent 5312f5ecce
commit fa02f56b71
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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