diff --git a/bucket/fx.json b/bucket/fx.json index 3500519310..31981c640e 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -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'",