diff --git a/bucket/fx.json b/bucket/fx.json index e81a725141..6ab0adf713 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "32.0.0", + "version": "33.0.0", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/32.0.0/fx_windows_amd64.exe#/fx.exe", - "hash": "831a670d6295f1b4f3236cfd84be172d3e95d9f53eca6db103289953657a8db2" + "url": "https://github.com/antonmedv/fx/releases/download/33.0.0/fx_windows_amd64.exe#/fx.exe", + "hash": "a9f82e10f2c4801b3c3395af764dc139cd245c6ea530424f70071e789d9a0ec3" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/32.0.0/fx_windows_arm64.exe#/fx.exe", - "hash": "62747861186ea72a446dc0a2bf79b6e83b28a1d4254c68fbfd97608506bce49b" + "url": "https://github.com/antonmedv/fx/releases/download/33.0.0/fx_windows_arm64.exe#/fx.exe", + "hash": "3f4e3ead6f0a1230f4bcf91dbd5d1ad330c66ff567158407ce04ab192b689b81" } }, "bin": "fx.exe",