scc: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2024-09-30 00:36:10 +00:00
parent 4701e62498
commit bfcb5737ec

View File

@ -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.", "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.5/scc_Windows_x86_64.zip", "url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_x86_64.zip",
"hash": "62606a775199df5c7d7c93c29919c71918286d6ef57952946ad536dca6afc148" "hash": "95e050f110b340256248b156c818b8ec490b84f58871889ecf4f53c370c97c6c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/boyter/scc/releases/download/v3.3.5/scc_Windows_i386.zip", "url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_i386.zip",
"hash": "668e791983ce531224a5d12ed2f1bf1a323dc61221e29abdbf1da3c9b5c0d618" "hash": "229239b2b5c79874eaf784df327f99e6e2492c28360e3d2db774927c36ef8a88"
}, },
"arm64": { "arm64": {
"url": "https://github.com/boyter/scc/releases/download/v3.3.5/scc_Windows_arm64.zip", "url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_arm64.zip",
"hash": "1ec65ce6f17129aae6f745db33a9d0388576b9dc8c61470e5366d8c8286a72b1" "hash": "11bcb4cdff52afce7db972dc1c34ea99731af2ae1fc765b06925eaffc970a311"
} }
}, },
"bin": "scc.exe", "bin": "scc.exe",