{ "version": "21.0.0", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/antonmedv/fx/releases/download/21.0.0/fx_windows_amd64.exe", "hash": "205e6a8bf9f24a9fdbbba78d8df046de13a87d4ce3689f4135a85c371458f5ba" } }, "pre_install": "Rename-Item \"$dir\\fx_windows_amd64.exe\" 'fx.exe'", "bin": "fx.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/antonmedv/fx/releases/download/$version/fx_windows_amd64.exe" } } } }