From 669e67dbf6d0fe0db5e5e5e20aa3261a0a259aa6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 00:33:41 +0000 Subject: [PATCH] scc: Update to version 3.3.4 --- bucket/scc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/scc.json b/bucket/scc.json index b611eab330..0c12fcecf7 100644 --- a/bucket/scc.json +++ b/bucket/scc.json @@ -1,20 +1,20 @@ { - "version": "3.3.3", + "version": "3.3.4", "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.3/scc_Windows_x86_64.zip", - "hash": "b6e4d0908753cf58c261f956bef87069cb5b07071709c8021a2c369027ef3d39" + "url": "https://github.com/boyter/scc/releases/download/v3.3.4/scc_Windows_x86_64.zip", + "hash": "f1c9c6be06f9a30e4d0f665b6517f742e2b60fdd099f23f687b65915e8f7b1e1" }, "32bit": { - "url": "https://github.com/boyter/scc/releases/download/v3.3.3/scc_Windows_i386.zip", - "hash": "991411bc825c69e441aebc67eff1078326d1a428b676f7131683508f88819224" + "url": "https://github.com/boyter/scc/releases/download/v3.3.4/scc_Windows_i386.zip", + "hash": "17a60e84342e28ecb60b52ba75ca3323e324d79314e86c6e79c2193c7ab988bb" }, "arm64": { - "url": "https://github.com/boyter/scc/releases/download/v3.3.3/scc_Windows_arm64.zip", - "hash": "e676bb1c241f7b77f6b50bb540085fbd9cf9a5cafb83d6fa9d30e2f54cee3f01" + "url": "https://github.com/boyter/scc/releases/download/v3.3.4/scc_Windows_arm64.zip", + "hash": "753b239cc3073235893abdb96b02e5136c5c51246d849321b22ae990d0741704" } }, "bin": "scc.exe",