scc: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2024-05-02 08:28:16 +00:00
parent 2d1927f8b7
commit f704ac60fe

View File

@ -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",