{ "version": "1.10.0", "description": "Terminal file manager", "homepage": "https://github.com/antonmedv/walk", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/antonmedv/walk/releases/download/v1.10.0/walk_windows_amd64.exe#/walk.exe", "hash": "17c3c8bcb79ac3d766871de9bab0056b275347c7cab75fff53a229726693fea1" }, "arm64": { "url": "https://github.com/antonmedv/walk/releases/download/v1.10.0/walk_windows_arm64.exe#/walk.exe", "hash": "f752fbcf1bf428ec1a2e97ab71233032f978d9cfe22d1317eb1ffcec7e49d873" } }, "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" } } } }