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