mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
scc: Update to version 3.3.5
This commit is contained in:
parent
cdd83dd9d5
commit
73e0b780a6
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.4",
|
"version": "3.3.5",
|
||||||
"description": "Sloc, Cloc and Code (scc) is a very fast accurate code counter with complexity calculations and COCOMO estimates.",
|
"description": "Sloc, Cloc and Code (scc) is a very fast accurate code counter with complexity calculations and COCOMO estimates.",
|
||||||
"homepage": "https://github.com/boyter/scc",
|
"homepage": "https://github.com/boyter/scc",
|
||||||
"license": "MIT|Unlicense",
|
"license": "MIT|Unlicense",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.4/scc_Windows_x86_64.zip",
|
"url": "https://github.com/boyter/scc/releases/download/v3.3.5/scc_Windows_x86_64.zip",
|
||||||
"hash": "f1c9c6be06f9a30e4d0f665b6517f742e2b60fdd099f23f687b65915e8f7b1e1"
|
"hash": "62606a775199df5c7d7c93c29919c71918286d6ef57952946ad536dca6afc148"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.4/scc_Windows_i386.zip",
|
"url": "https://github.com/boyter/scc/releases/download/v3.3.5/scc_Windows_i386.zip",
|
||||||
"hash": "17a60e84342e28ecb60b52ba75ca3323e324d79314e86c6e79c2193c7ab988bb"
|
"hash": "668e791983ce531224a5d12ed2f1bf1a323dc61221e29abdbf1da3c9b5c0d618"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.4/scc_Windows_arm64.zip",
|
"url": "https://github.com/boyter/scc/releases/download/v3.3.5/scc_Windows_arm64.zip",
|
||||||
"hash": "753b239cc3073235893abdb96b02e5136c5c51246d849321b22ae990d0741704"
|
"hash": "1ec65ce6f17129aae6f745db33a9d0388576b9dc8c61470e5366d8c8286a72b1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "scc.exe",
|
"bin": "scc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user