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