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