fx: Update to version 18.0.0

This commit is contained in:
Richard Kuhnt 2020-01-09 10:00:24 +00:00
parent c97f4f972f
commit 662ec3ed40

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/antonmedv/fx",
"version": "17.0.0",
"version": "18.0.0",
"license": "MIT",
"description": "Terminal JSON viewer",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/17.0.0/fx-win.exe.zip",
"hash": "40f7e5a27be0c36d5e6d59b83f1c7134650cbe0dffd15fe4cb1139c73e1d1954"
"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'",