From cde33bbab2bf17baf4a1b6701bdf9ea04c88f6ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 20:30:27 +0000 Subject: [PATCH] fx: Update to version 39.0.1 --- bucket/fx.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fx.json b/bucket/fx.json index b2ec0e0757..99ad8d9819 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "38.0.0", + "version": "39.0.1", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/38.0.0/fx_windows_amd64.exe#/fx.exe", - "hash": "e98b7f82d85bd219632e597af56b4314920ebba8ac3b15702a5311f55de2d110" + "url": "https://github.com/antonmedv/fx/releases/download/39.0.1/fx_windows_amd64.exe#/fx.exe", + "hash": "3b6710c88a87bfe9d6020fd68de8ce1e82247c7f647a95b451296112e2869ce0" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/38.0.0/fx_windows_arm64.exe#/fx.exe", - "hash": "f5202754ea49f4bfaa4681994eaa33346ce146ba765374f88730aa8514480300" + "url": "https://github.com/antonmedv/fx/releases/download/39.0.1/fx_windows_arm64.exe#/fx.exe", + "hash": "b6f9bc5774ee0a308c8995fc974d7c48fe60b823496a4a7fe4c50e82900c86ed" } }, "bin": "fx.exe",