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", "description": "Terminal file manager",
"homepage": "https://github.com/antonmedv/walk", "homepage": "https://github.com/antonmedv/walk",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/antonmedv/walk/releases/download/v1.8.0/walk_windows_amd64.exe#/walk.exe", "url": "https://github.com/antonmedv/walk/releases/download/v1.9.0/walk_windows_amd64.exe#/walk.exe",
"hash": "ecf96da0b400593ecebdf7a40bb5b0971073e23b4b7c038a3285176f35877034" "hash": "a63fc7ba98f7671ce516c26891fa701f3cc4a2f533d393e98ffb1a5e44909d2a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/antonmedv/walk/releases/download/v1.8.0/walk_windows_arm64.exe#/walk.exe", "url": "https://github.com/antonmedv/walk/releases/download/v1.9.0/walk_windows_arm64.exe#/walk.exe",
"hash": "a74f2392c5a0646babb5508ed527aaf2bef9626caf1802fec699f7c7d603513a" "hash": "7933d3388fe01bd415915248b044d1078d8653a44802c0004c281240c58b1083"
} }
}, },
"bin": "walk.exe", "bin": "walk.exe",