diff --git a/bucket/kondo.json b/bucket/kondo.json index 0cedd7e66a..f904f41648 100644 --- a/bucket/kondo.json +++ b/bucket/kondo.json @@ -1,12 +1,12 @@ { - "version": "0.7", + "version": "0.8", "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.7/kondo-x86_64-pc-windows-msvc.zip", - "hash": "4a60eeb086ca99c83ca3afeed7092aa74e2ed6734fdb63419731049e514c87fc" + "url": "https://github.com/tbillington/kondo/releases/download/v0.8/kondo-x86_64-pc-windows-msvc.zip", + "hash": "36fb33d71ce6896bfbc0a5f26809ad1be986efe9c5c887ba9d3955d8cdee7895" } }, "bin": "kondo.exe",