fx: Update to version 18.0.1

This commit is contained in:
Richard Kuhnt 2020-02-12 14:01:54 +00:00
parent 08f9658548
commit 4b32d46474

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/antonmedv/fx", "homepage": "https://github.com/antonmedv/fx",
"version": "18.0.0", "version": "18.0.1",
"license": "MIT", "license": "MIT",
"description": "Terminal JSON viewer", "description": "Terminal JSON viewer",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/18.0.0/fx-win.exe.zip", "url": "https://github.com/antonmedv/fx/releases/download/18.0.1/fx-win.exe.zip",
"hash": "281553e4ea85c4ca7c4aded807fc28b53eeff8ec2325bf0cb86aa00b04de9e87" "hash": "4e9b17a987600745e36b5c15efab1f7b75ebc6df2ea5a467c763895630e83d02"
} }
}, },
"pre_install": "Rename-Item \"$dir\\fx-win.exe\" 'fx.exe'", "pre_install": "Rename-Item \"$dir\\fx-win.exe\" 'fx.exe'",