fx: Update to version 17.0.0

This commit is contained in:
Richard Kuhnt 2019-12-25 14:00:26 +00:00
parent 6efce1d2b0
commit e064656714

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/antonmedv/fx", "homepage": "https://github.com/antonmedv/fx",
"version": "16.0.0", "version": "17.0.0",
"license": "MIT", "license": "MIT",
"description": "Terminal JSON viewer", "description": "Terminal JSON viewer",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/16.0.0/fx-win.exe.zip", "url": "https://github.com/antonmedv/fx/releases/download/17.0.0/fx-win.exe.zip",
"hash": "12160131e8d08be0b7ebd1e6ccd532148a358fd7b2204f374c31bd1cd886b5bf" "hash": "40f7e5a27be0c36d5e6d59b83f1c7134650cbe0dffd15fe4cb1139c73e1d1954"
} }
}, },
"pre_install": "Rename-Item \"$dir\\fx-win.exe\" 'fx.exe'", "pre_install": "Rename-Item \"$dir\\fx-win.exe\" 'fx.exe'",