gdu: Update to version 5.23.0

This commit is contained in:
github-actions[bot] 2023-04-09 00:32:33 +00:00
parent 4e537f45eb
commit 47bc9ea943

View File

@ -1,12 +1,12 @@
{ {
"version": "5.22.0", "version": "5.23.0",
"description": "A Fast Console Disk Usage Analyzer", "description": "A Fast Console Disk Usage Analyzer",
"homepage": "https://github.com/dundee/gdu", "homepage": "https://github.com/dundee/gdu",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dundee/gdu/releases/download/v5.22.0/gdu_windows_amd64.exe.zip", "url": "https://github.com/dundee/gdu/releases/download/v5.23.0/gdu_windows_amd64.exe.zip",
"hash": "c8816b32a79d00ad8d09653b3dde2d0825af9f85193e9a973564edd4593b74be" "hash": "0a81403636b8f7cd964a454b3ecdf6a1ab1aec262ee7e0b8dd629efcc3fcd355"
} }
}, },
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'", "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",