2025-08-08 20:30:27 +00:00

29 lines
1.0 KiB
JSON

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