mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scc: Update to version 3.3.0
This commit is contained in:
parent
2d1927f8b7
commit
f704ac60fe
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "3.2.0",
|
||||
"version": "3.3.0",
|
||||
"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",
|
||||
"license": "MIT|Unlicense",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.2.0/scc_Windows_x86_64.zip",
|
||||
"hash": "665a230983967f651723a06676c925314a0875637a16bf636d83661adf079d5c"
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.0/scc_Windows_x86_64.zip",
|
||||
"hash": "bab96679fe559646ebb0cac2e36263d0af20ac7166bf4fcb9c1f2c0359d74f17"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.2.0/scc_Windows_i386.zip",
|
||||
"hash": "f4dc53b613ed01d2626914f2f1d27093d587df4580a5ccdc40c972f84c0a8ae4"
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.0/scc_Windows_i386.zip",
|
||||
"hash": "0b45ee2ccaf700f13798c0f52d31a15470ba41e18ed60cf4996a44b302d50041"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.2.0/scc_Windows_arm64.zip",
|
||||
"hash": "e1977c2774859132bfe9a3b2d7af0511d433575f2e166bcd2edfbadc54b0b14c"
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.0/scc_Windows_arm64.zip",
|
||||
"hash": "2242d9b235cdea0ddbaf787cbb6ad8a44f2f10309ab66da10906257dadaa4376"
|
||||
}
|
||||
},
|
||||
"bin": "scc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user