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