From d5757086f0044c49d3597fd760d42eedae2c1cf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 08:30:51 +0000 Subject: [PATCH] scc: Update to version 3.6.0 --- bucket/scc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/scc.json b/bucket/scc.json index df4b6ed9dd..3687993c72 100644 --- a/bucket/scc.json +++ b/bucket/scc.json @@ -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",