walk: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2024-06-22 00:33:26 +00:00
parent b375d379a5
commit ccfed0ce10

View File

@ -1,16 +1,16 @@
{
"version": "1.8.0",
"version": "1.9.0",
"description": "Terminal file manager",
"homepage": "https://github.com/antonmedv/walk",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/walk/releases/download/v1.8.0/walk_windows_amd64.exe#/walk.exe",
"hash": "ecf96da0b400593ecebdf7a40bb5b0971073e23b4b7c038a3285176f35877034"
"url": "https://github.com/antonmedv/walk/releases/download/v1.9.0/walk_windows_amd64.exe#/walk.exe",
"hash": "a63fc7ba98f7671ce516c26891fa701f3cc4a2f533d393e98ffb1a5e44909d2a"
},
"arm64": {
"url": "https://github.com/antonmedv/walk/releases/download/v1.8.0/walk_windows_arm64.exe#/walk.exe",
"hash": "a74f2392c5a0646babb5508ed527aaf2bef9626caf1802fec699f7c7d603513a"
"url": "https://github.com/antonmedv/walk/releases/download/v1.9.0/walk_windows_arm64.exe#/walk.exe",
"hash": "7933d3388fe01bd415915248b044d1078d8653a44802c0004c281240c58b1083"
}
},
"bin": "walk.exe",