diff --git a/bucket/scc.json b/bucket/scc.json index b2e53e2a58..df4b6ed9dd 100644 --- a/bucket/scc.json +++ b/bucket/scc.json @@ -1,20 +1,20 @@ { - "version": "3.4.0", + "version": "3.5.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.4.0/scc_Windows_x86_64.zip", - "hash": "95e050f110b340256248b156c818b8ec490b84f58871889ecf4f53c370c97c6c" + "url": "https://github.com/boyter/scc/releases/download/v3.5.0/scc_Windows_x86_64.zip", + "hash": "9ce15936440f1680bd133905c9f6c99a5d258bcea6f73fc372c3f8b4b888200f" }, "32bit": { - "url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_i386.zip", - "hash": "229239b2b5c79874eaf784df327f99e6e2492c28360e3d2db774927c36ef8a88" + "url": "https://github.com/boyter/scc/releases/download/v3.5.0/scc_Windows_i386.zip", + "hash": "398c9bf170d7869bad6932219f109006d3aea1fdb8688b2399be6e9441cee9a0" }, "arm64": { - "url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_arm64.zip", - "hash": "11bcb4cdff52afce7db972dc1c34ea99731af2ae1fc765b06925eaffc970a311" + "url": "https://github.com/boyter/scc/releases/download/v3.5.0/scc_Windows_arm64.zip", + "hash": "b61b135ccc5282321c41db2170121b94215b9d42951160ddad406b278b5ca318" } }, "bin": "scc.exe",