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