2023-01-25 20:25:36 +00:00

29 lines
1.0 KiB
JSON

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