2025-08-31 12:30:59 +00:00

29 lines
1.0 KiB
JSON

{
"version": "39.0.4",
"description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/39.0.4/fx_windows_amd64.exe#/fx.exe",
"hash": "f312db5cd2d4269aa60b0520f99dc5aebc45e9d7089541b0c7b751c372cbd24d"
},
"arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/39.0.4/fx_windows_arm64.exe#/fx.exe",
"hash": "0ff6099a01ee2182b0c54c9361996b671b927d0def8bbf47edf5e29da0071262"
}
},
"bin": "fx.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/$version/fx_windows_amd64.exe#/fx.exe"
},
"arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/$version/fx_windows_arm64.exe#/fx.exe"
}
}
}
}