From 9df7b4228510f4dbde1eb295aea220aecd40f597 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 08:28:05 +0000 Subject: [PATCH] kondo: Update to version 0.6 --- bucket/kondo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kondo.json b/bucket/kondo.json index 5318d3a4b2..e593682088 100644 --- a/bucket/kondo.json +++ b/bucket/kondo.json @@ -1,12 +1,12 @@ { - "version": "0.5", + "version": "0.6", "description": "Save disk space by cleaning non-essential files from software projects.", "homepage": "https://github.com/tbillington/kondo", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tbillington/kondo/releases/download/v0.5/kondo-x86_64-pc-windows-msvc.zip", - "hash": "a40cd3b3a76c394cc420d684c30ee18e18c1405b6da95a6acf9464934bdac9f2" + "url": "https://github.com/tbillington/kondo/releases/download/v0.6/kondo-x86_64-pc-windows-msvc.zip", + "hash": "79306c6341c063623e04975776165a90a44271a67dbb337edc07b817501d4a8d" } }, "bin": "kondo.exe",