diff --git a/bucket/fx.json b/bucket/fx.json index 99ad8d9819..118b489e78 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "39.0.1", + "version": "39.0.2", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/39.0.1/fx_windows_amd64.exe#/fx.exe", - "hash": "3b6710c88a87bfe9d6020fd68de8ce1e82247c7f647a95b451296112e2869ce0" + "url": "https://github.com/antonmedv/fx/releases/download/39.0.2/fx_windows_amd64.exe#/fx.exe", + "hash": "e8ee7f9504323a310ea6d06fb5db8c15747428a03a976d69aa8164942e5c276b" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/39.0.1/fx_windows_arm64.exe#/fx.exe", - "hash": "b6f9bc5774ee0a308c8995fc974d7c48fe60b823496a4a7fe4c50e82900c86ed" + "url": "https://github.com/antonmedv/fx/releases/download/39.0.2/fx_windows_arm64.exe#/fx.exe", + "hash": "d96c1aa7e1270b40e84684a42c225a536ccdcf1d48370e10af59377500738519" } }, "bin": "fx.exe",