2023-09-20 04:26:34 +00:00

29 lines
1.0 KiB
JSON

{
"version": "30.0.3",
"description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/30.0.3/fx_windows_amd64.exe#/fx.exe",
"hash": "7cc44495784869baccaff21cbd4c04d3cda5c0c6c3e6db5d7c5a23d98842ea72"
},
"arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/30.0.3/fx_windows_arm64.exe#/fx.exe",
"hash": "0e62b4e813db938dc4982bce32ad7bb299b69de50cf6d376ba236570a3c19e16"
}
},
"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"
}
}
}
}