{ "version": "23.1.0", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/antonmedv/fx/releases/download/23.1.0/fx_windows_amd64.exe", "hash": "82845b33207725a1ff8bd3fcfbcf0565cdcb4a504bb0583d81462bdafc1465ed" } }, "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" } } } }