2025-06-18 20:29:52 +00:00

29 lines
1.0 KiB
JSON

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