2025-02-19 16:30:19 +00:00

29 lines
1.0 KiB
JSON

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