fx: Update to version 22.0.0

This commit is contained in:
github-actions[bot] 2022-04-24 12:30:28 +00:00
parent b1dc6cd4c4
commit a85a220a88

View File

@ -1,12 +1,12 @@
{
"version": "21.0.0",
"version": "22.0.0",
"description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/21.0.0/fx_windows_amd64.exe",
"hash": "205e6a8bf9f24a9fdbbba78d8df046de13a87d4ce3689f4135a85c371458f5ba"
"url": "https://github.com/antonmedv/fx/releases/download/22.0.0/fx_windows_amd64.exe",
"hash": "c5279658fa264b5e390ccd42398f8358ea7af3a46ca43c0ee041a976df8e9608"
}
},
"pre_install": "Rename-Item \"$dir\\fx_windows_amd64.exe\" 'fx.exe'",