mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scc: Update to version 3.4.0
This commit is contained in:
parent
4701e62498
commit
bfcb5737ec
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "3.3.5",
|
||||
"version": "3.4.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.3.5/scc_Windows_x86_64.zip",
|
||||
"hash": "62606a775199df5c7d7c93c29919c71918286d6ef57952946ad536dca6afc148"
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_x86_64.zip",
|
||||
"hash": "95e050f110b340256248b156c818b8ec490b84f58871889ecf4f53c370c97c6c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.5/scc_Windows_i386.zip",
|
||||
"hash": "668e791983ce531224a5d12ed2f1bf1a323dc61221e29abdbf1da3c9b5c0d618"
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_i386.zip",
|
||||
"hash": "229239b2b5c79874eaf784df327f99e6e2492c28360e3d2db774927c36ef8a88"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.3.5/scc_Windows_arm64.zip",
|
||||
"hash": "1ec65ce6f17129aae6f745db33a9d0388576b9dc8c61470e5366d8c8286a72b1"
|
||||
"url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_arm64.zip",
|
||||
"hash": "11bcb4cdff52afce7db972dc1c34ea99731af2ae1fc765b06925eaffc970a311"
|
||||
}
|
||||
},
|
||||
"bin": "scc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user