diff --git a/bucket/fx.json b/bucket/fx.json index 335f24cff6..28daed0794 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,12 +1,12 @@ { - "version": "23.1.0", + "version": "23.2.0", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/23.1.0/fx_windows_amd64.exe", - "hash": "82845b33207725a1ff8bd3fcfbcf0565cdcb4a504bb0583d81462bdafc1465ed" + "url": "https://github.com/antonmedv/fx/releases/download/23.2.0/fx_windows_amd64.exe", + "hash": "40e36b5a9453d1a9307806193e83862eb8dda0e0d81503c58bf13a37aeebf803" } }, "pre_install": "Rename-Item \"$dir\\fx_windows_amd64.exe\" 'fx.exe'",