scc: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2025-10-31 08:30:51 +00:00
parent 24c4bf1ec1
commit d5757086f0

View File

@ -1,20 +1,20 @@
{
"version": "3.5.0",
"version": "3.6.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.5.0/scc_Windows_x86_64.zip",
"hash": "9ce15936440f1680bd133905c9f6c99a5d258bcea6f73fc372c3f8b4b888200f"
"url": "https://github.com/boyter/scc/releases/download/v3.6.0/scc_Windows_x86_64.zip",
"hash": "236ece1b4e396fa6377a51488d1a3d0e63ee5bdbff2f2f91ca80869836c8a45c"
},
"32bit": {
"url": "https://github.com/boyter/scc/releases/download/v3.5.0/scc_Windows_i386.zip",
"hash": "398c9bf170d7869bad6932219f109006d3aea1fdb8688b2399be6e9441cee9a0"
"url": "https://github.com/boyter/scc/releases/download/v3.6.0/scc_Windows_i386.zip",
"hash": "02fc0a57b0d7a723fb18777a03ae193e2e83241db8b40f1e39facb302ac41215"
},
"arm64": {
"url": "https://github.com/boyter/scc/releases/download/v3.5.0/scc_Windows_arm64.zip",
"hash": "b61b135ccc5282321c41db2170121b94215b9d42951160ddad406b278b5ca318"
"url": "https://github.com/boyter/scc/releases/download/v3.6.0/scc_Windows_arm64.zip",
"hash": "ae2033a14fa171780936a9a50d627bad489469831ceeeafda93f6e3a3e433f9d"
}
},
"bin": "scc.exe",