gdu: Update to version 5.18.1

This commit is contained in:
github-actions[bot] 2022-09-18 16:31:11 +00:00
parent 4040007dd5
commit 495bae07c9

View File

@ -1,12 +1,12 @@
{ {
"version": "5.18.0", "version": "5.18.1",
"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.18.0/gdu_windows_amd64.exe.zip", "url": "https://github.com/dundee/gdu/releases/download/v5.18.1/gdu_windows_amd64.exe.zip",
"hash": "ea8f5206306aa485ab277138093f2cb70fd39713434c0812be15289f784d33e3" "hash": "b59b467b36ea561133357b1f458c823e3aca915f9f1c3a2021523663c85720f5"
} }
}, },
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'", "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",