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