{ "version": "1.8.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" }, "arm64": { "url": "https://github.com/antonmedv/walk/releases/download/v1.8.0/walk_windows_arm64.exe#/walk.exe", "hash": "a74f2392c5a0646babb5508ed527aaf2bef9626caf1802fec699f7c7d603513a" } }, "bin": "walk.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/antonmedv/walk/releases/download/v$version/walk_windows_amd64.exe#/walk.exe" }, "arm64": { "url": "https://github.com/antonmedv/walk/releases/download/v$version/walk_windows_arm64.exe#/walk.exe" } } } }