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