scc: Update to version 3.3.3

This commit is contained in:
github-actions[bot] 2024-05-06 04:27:43 +00:00
parent a40cb6fc62
commit ad50c4a176

View File

@ -1,20 +1,20 @@
{ {
"version": "3.3.2", "version": "3.3.3",
"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.2/scc_Windows_x86_64.zip", "url": "https://github.com/boyter/scc/releases/download/v3.3.3/scc_Windows_x86_64.zip",
"hash": "511dd1b04fcfccdb6e27514e2c355fabd2a9cc10caf8666eee1a34ba2d684255" "hash": "b6e4d0908753cf58c261f956bef87069cb5b07071709c8021a2c369027ef3d39"
}, },
"32bit": { "32bit": {
"url": "https://github.com/boyter/scc/releases/download/v3.3.2/scc_Windows_i386.zip", "url": "https://github.com/boyter/scc/releases/download/v3.3.3/scc_Windows_i386.zip",
"hash": "7c358f6298dab94e69391d3c6d5ff9643176565484ea67e0d138f0751d88ad92" "hash": "991411bc825c69e441aebc67eff1078326d1a428b676f7131683508f88819224"
}, },
"arm64": { "arm64": {
"url": "https://github.com/boyter/scc/releases/download/v3.3.2/scc_Windows_arm64.zip", "url": "https://github.com/boyter/scc/releases/download/v3.3.3/scc_Windows_arm64.zip",
"hash": "cd8ac47c6b6312611af755fe5652db01358b98f787d2807e7889e6e96077f29a" "hash": "e676bb1c241f7b77f6b50bb540085fbd9cf9a5cafb83d6fa9d30e2f54cee3f01"
} }
}, },
"bin": "scc.exe", "bin": "scc.exe",