kondo: Update to version 0.8

This commit is contained in:
github-actions[bot] 2023-12-19 08:26:32 +00:00
parent 00670e1fc8
commit 648128d72a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.7", "version": "0.8",
"description": "Save disk space by cleaning non-essential files from software projects.", "description": "Save disk space by cleaning non-essential files from software projects.",
"homepage": "https://github.com/tbillington/kondo", "homepage": "https://github.com/tbillington/kondo",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tbillington/kondo/releases/download/v0.7/kondo-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tbillington/kondo/releases/download/v0.8/kondo-x86_64-pc-windows-msvc.zip",
"hash": "4a60eeb086ca99c83ca3afeed7092aa74e2ed6734fdb63419731049e514c87fc" "hash": "36fb33d71ce6896bfbc0a5f26809ad1be986efe9c5c887ba9d3955d8cdee7895"
} }
}, },
"bin": "kondo.exe", "bin": "kondo.exe",