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