fx: Update to version 20.0.0

This commit is contained in:
Jakub Čábera 2020-09-04 08:30:02 +02:00
parent 11be79c933
commit 66b32f493d

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/antonmedv/fx", "version": "20.0.0",
"version": "19.0.1",
"license": "MIT",
"description": "Terminal JSON viewer", "description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx",
"license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/19.0.1/fx-win.exe.zip", "url": "https://github.com/antonmedv/fx/releases/download/20.0.0/fx-win.exe.zip",
"hash": "a5d552376c56c75e2c5bc64a2b21106f7999ddf57262a23161da5690b1d477a4" "hash": "66f61d5645a2a979a4eb1dca878152107636968e56693e17fea84cc6f253fc85"
} }
}, },
"pre_install": "Rename-Item \"$dir\\fx-win.exe\" 'fx.exe'", "pre_install": "Rename-Item \"$dir\\fx-win.exe\" 'fx.exe'",