From dcd87acf171622ce14d64453992a10fe2542c5ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:31:42 +0000 Subject: [PATCH] scc: Update to version 3.3.2 --- bucket/scc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/scc.json b/bucket/scc.json index d1b486b50c..ee944d60cc 100644 --- a/bucket/scc.json +++ b/bucket/scc.json @@ -1,20 +1,20 @@ { - "version": "3.3.0", + "version": "3.3.2", "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.0/scc_Windows_x86_64.zip", - "hash": "bab96679fe559646ebb0cac2e36263d0af20ac7166bf4fcb9c1f2c0359d74f17" + "url": "https://github.com/boyter/scc/releases/download/v3.3.2/scc_Windows_x86_64.zip", + "hash": "511dd1b04fcfccdb6e27514e2c355fabd2a9cc10caf8666eee1a34ba2d684255" }, "32bit": { - "url": "https://github.com/boyter/scc/releases/download/v3.3.0/scc_Windows_i386.zip", - "hash": "0b45ee2ccaf700f13798c0f52d31a15470ba41e18ed60cf4996a44b302d50041" + "url": "https://github.com/boyter/scc/releases/download/v3.3.2/scc_Windows_i386.zip", + "hash": "7c358f6298dab94e69391d3c6d5ff9643176565484ea67e0d138f0751d88ad92" }, "arm64": { - "url": "https://github.com/boyter/scc/releases/download/v3.3.0/scc_Windows_arm64.zip", - "hash": "2242d9b235cdea0ddbaf787cbb6ad8a44f2f10309ab66da10906257dadaa4376" + "url": "https://github.com/boyter/scc/releases/download/v3.3.2/scc_Windows_arm64.zip", + "hash": "cd8ac47c6b6312611af755fe5652db01358b98f787d2807e7889e6e96077f29a" } }, "bin": "scc.exe",