mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
scc: Update to version 3.3.4
This commit is contained in:
parent
5c3a612efc
commit
669e67dbf6
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.3",
|
"version": "3.3.4",
|
||||||
"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.3/scc_Windows_x86_64.zip",
|
"url": "https://github.com/boyter/scc/releases/download/v3.3.4/scc_Windows_x86_64.zip",
|
||||||
"hash": "b6e4d0908753cf58c261f956bef87069cb5b07071709c8021a2c369027ef3d39"
|
"hash": "f1c9c6be06f9a30e4d0f665b6517f742e2b60fdd099f23f687b65915e8f7b1e1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.3/scc_Windows_i386.zip",
|
"url": "https://github.com/boyter/scc/releases/download/v3.3.4/scc_Windows_i386.zip",
|
||||||
"hash": "991411bc825c69e441aebc67eff1078326d1a428b676f7131683508f88819224"
|
"hash": "17a60e84342e28ecb60b52ba75ca3323e324d79314e86c6e79c2193c7ab988bb"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.3/scc_Windows_arm64.zip",
|
"url": "https://github.com/boyter/scc/releases/download/v3.3.4/scc_Windows_arm64.zip",
|
||||||
"hash": "e676bb1c241f7b77f6b50bb540085fbd9cf9a5cafb83d6fa9d30e2f54cee3f01"
|
"hash": "753b239cc3073235893abdb96b02e5136c5c51246d849321b22ae990d0741704"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "scc.exe",
|
"bin": "scc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user