From bfcb5737ec7e79a6191d2548c2b0513eba48f8aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 00:36:10 +0000 Subject: [PATCH] scc: Update to version 3.4.0 --- bucket/scc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/scc.json b/bucket/scc.json index 43f2d79603..b2e53e2a58 100644 --- a/bucket/scc.json +++ b/bucket/scc.json @@ -1,20 +1,20 @@ { - "version": "3.3.5", + "version": "3.4.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.3.5/scc_Windows_x86_64.zip", - "hash": "62606a775199df5c7d7c93c29919c71918286d6ef57952946ad536dca6afc148" + "url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_x86_64.zip", + "hash": "95e050f110b340256248b156c818b8ec490b84f58871889ecf4f53c370c97c6c" }, "32bit": { - "url": "https://github.com/boyter/scc/releases/download/v3.3.5/scc_Windows_i386.zip", - "hash": "668e791983ce531224a5d12ed2f1bf1a323dc61221e29abdbf1da3c9b5c0d618" + "url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_i386.zip", + "hash": "229239b2b5c79874eaf784df327f99e6e2492c28360e3d2db774927c36ef8a88" }, "arm64": { - "url": "https://github.com/boyter/scc/releases/download/v3.3.5/scc_Windows_arm64.zip", - "hash": "1ec65ce6f17129aae6f745db33a9d0388576b9dc8c61470e5366d8c8286a72b1" + "url": "https://github.com/boyter/scc/releases/download/v3.4.0/scc_Windows_arm64.zip", + "hash": "11bcb4cdff52afce7db972dc1c34ea99731af2ae1fc765b06925eaffc970a311" } }, "bin": "scc.exe",