From a9d7c436f2ed1b23c412511de498d5f148ba2691 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 12:30:59 +0000 Subject: [PATCH] fx: Update to version 39.0.4 --- bucket/fx.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fx.json b/bucket/fx.json index 1db0e74912..00b5accbeb 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "39.0.3", + "version": "39.0.4", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/39.0.3/fx_windows_amd64.exe#/fx.exe", - "hash": "4c40cc95cc66be0baa9b38c8b263085dbd81982988f2546ed728300b4dafa2cf" + "url": "https://github.com/antonmedv/fx/releases/download/39.0.4/fx_windows_amd64.exe#/fx.exe", + "hash": "f312db5cd2d4269aa60b0520f99dc5aebc45e9d7089541b0c7b751c372cbd24d" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/39.0.3/fx_windows_arm64.exe#/fx.exe", - "hash": "c522f40e54f8de50624a8ebd398d01a9688b4f8b7e62cfebf2439b6f96337d4a" + "url": "https://github.com/antonmedv/fx/releases/download/39.0.4/fx_windows_arm64.exe#/fx.exe", + "hash": "0ff6099a01ee2182b0c54c9361996b671b927d0def8bbf47edf5e29da0071262" } }, "bin": "fx.exe",