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