From 52b5707d76ce071693f3e36a9cdce6571a85e9b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 04:25:12 +0000 Subject: [PATCH] fx: Update to version 31.0.0 --- bucket/fx.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fx.json b/bucket/fx.json index 8a916a38d2..a79169fb4a 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "30.2.0", + "version": "31.0.0", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/30.2.0/fx_windows_amd64.exe#/fx.exe", - "hash": "95e3c477b23543125b6de1a76fa3b2f0c86c84384d71e9c42f449ab37f4bb85f" + "url": "https://github.com/antonmedv/fx/releases/download/31.0.0/fx_windows_amd64.exe#/fx.exe", + "hash": "4f3d0880cdb0ffb4387f2f9d523587bd115add7d248c62e6d3a3d6351490ab18" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/30.2.0/fx_windows_arm64.exe#/fx.exe", - "hash": "3e06347d7bda2613d4ca895f509afc2182af5e018b36e822b46e73b99bb46f65" + "url": "https://github.com/antonmedv/fx/releases/download/31.0.0/fx_windows_arm64.exe#/fx.exe", + "hash": "ccb785d3408df82bb6c9672ff0c0edc389ff5928ee2bdc1119a405b51bf5c281" } }, "bin": "fx.exe",