kondo: Update to version 0.7

This commit is contained in:
github-actions[bot] 2023-07-06 08:29:02 +00:00
parent 4f21908957
commit c35ddce8c8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6", "version": "0.7",
"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.6/kondo-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tbillington/kondo/releases/download/v0.7/kondo-x86_64-pc-windows-msvc.zip",
"hash": "79306c6341c063623e04975776165a90a44271a67dbb337edc07b817501d4a8d" "hash": "4a60eeb086ca99c83ca3afeed7092aa74e2ed6734fdb63419731049e514c87fc"
} }
}, },
"bin": "kondo.exe", "bin": "kondo.exe",