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