From bf0556a06239596b3bd2bfe683b35dd80b1a9b59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 16:26:03 +0000 Subject: [PATCH] fx: Update to version 30.0.0 --- bucket/fx.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fx.json b/bucket/fx.json index 58f8778837..b77b68f45a 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "24.1.0", + "version": "30.0.0", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/24.1.0/fx_windows_amd64.exe#/fx.exe", - "hash": "79ff20610620a8687a1d321bbfcd72b626d2c10d5f59f36eb263d64327ea729e" + "url": "https://github.com/antonmedv/fx/releases/download/30.0.0/fx_windows_amd64.exe#/fx.exe", + "hash": "0c96bcc75c39799c51e7d04237360d10f58e5e3f404bc7dbc22d18fe0fef0177" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/24.1.0/fx_windows_arm64.exe#/fx.exe", - "hash": "05aaaef6a317ab50b8c8ed1f273f457d352e0451586be8432f31d1ab46df528d" + "url": "https://github.com/antonmedv/fx/releases/download/30.0.0/fx_windows_arm64.exe#/fx.exe", + "hash": "b8da663594782d43faa1bcfec94391c6ef46e8c251d0901f80a31dd397a0bb40" } }, "bin": "fx.exe",