gdu: Update to version 5.13.0

This commit is contained in:
github-actions[bot] 2022-01-29 16:31:51 +00:00
parent 85a36a830e
commit bf4534b778

View File

@ -1,12 +1,12 @@
{
"version": "5.12.1",
"version": "5.13.0",
"description": "A Fast Console Disk Usage Analyzer",
"homepage": "https://github.com/dundee/gdu",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dundee/gdu/releases/download/v5.12.1/gdu_windows_amd64.exe.zip",
"hash": "f2c95ee30f348a0dc6eb2ba1922a4363ce48a86b6b7330db96f146ab463d151e"
"url": "https://github.com/dundee/gdu/releases/download/v5.13.0/gdu_windows_amd64.exe.zip",
"hash": "12f70533d936ba184069ee4e4c48bee9dcbaab466452edcccf5c5993559793e4"
}
},
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",