fx: Update to version 22.0.10

This commit is contained in:
github-actions[bot] 2022-04-25 20:28:08 +00:00
parent a1af1c59fe
commit b1a344b9a4

View File

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