mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scc: Update to version 3.3.2
This commit is contained in:
parent
651709a29d
commit
dcd87acf17
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.0",
|
"version": "3.3.2",
|
||||||
"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.0/scc_Windows_x86_64.zip",
|
"url": "https://github.com/boyter/scc/releases/download/v3.3.2/scc_Windows_x86_64.zip",
|
||||||
"hash": "bab96679fe559646ebb0cac2e36263d0af20ac7166bf4fcb9c1f2c0359d74f17"
|
"hash": "511dd1b04fcfccdb6e27514e2c355fabd2a9cc10caf8666eee1a34ba2d684255"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.0/scc_Windows_i386.zip",
|
"url": "https://github.com/boyter/scc/releases/download/v3.3.2/scc_Windows_i386.zip",
|
||||||
"hash": "0b45ee2ccaf700f13798c0f52d31a15470ba41e18ed60cf4996a44b302d50041"
|
"hash": "7c358f6298dab94e69391d3c6d5ff9643176565484ea67e0d138f0751d88ad92"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.0/scc_Windows_arm64.zip",
|
"url": "https://github.com/boyter/scc/releases/download/v3.3.2/scc_Windows_arm64.zip",
|
||||||
"hash": "2242d9b235cdea0ddbaf787cbb6ad8a44f2f10309ab66da10906257dadaa4376"
|
"hash": "cd8ac47c6b6312611af755fe5652db01358b98f787d2807e7889e6e96077f29a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "scc.exe",
|
"bin": "scc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user