From 4c3d4bcbbeccd5959e17ace9b9a721fde111accf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 08:30:13 +0000 Subject: [PATCH] fx: Update to version 36.0.2 --- bucket/fx.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fx.json b/bucket/fx.json index 55ea6d6552..3a0fb90de0 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "36.0.1", + "version": "36.0.2", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/36.0.1/fx_windows_amd64.exe#/fx.exe", - "hash": "865e2c5332c40acb002e67c926464f8ef875a170ed4575407031e3d532fc6abb" + "url": "https://github.com/antonmedv/fx/releases/download/36.0.2/fx_windows_amd64.exe#/fx.exe", + "hash": "b2ac5bbbb39f88612d3da338465b5eb75214101805b61523039bbed073e118b7" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/36.0.1/fx_windows_arm64.exe#/fx.exe", - "hash": "b660bd7c2966cccad7d91fc334f0ec72160238ede862e39f1b44c2729aa30c66" + "url": "https://github.com/antonmedv/fx/releases/download/36.0.2/fx_windows_arm64.exe#/fx.exe", + "hash": "8185fb477c71b2e0142acd54ebd995c40096f3c0c1e19b03dcd2fbd5b0817d40" } }, "bin": "fx.exe",