From a96d02bbedd098937560b9e25166f7d261a1dcd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 04:26:34 +0000 Subject: [PATCH] fx: Update to version 30.0.3 --- bucket/fx.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fx.json b/bucket/fx.json index b77b68f45a..3d174d047a 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "30.0.0", + "version": "30.0.3", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/30.0.0/fx_windows_amd64.exe#/fx.exe", - "hash": "0c96bcc75c39799c51e7d04237360d10f58e5e3f404bc7dbc22d18fe0fef0177" + "url": "https://github.com/antonmedv/fx/releases/download/30.0.3/fx_windows_amd64.exe#/fx.exe", + "hash": "7cc44495784869baccaff21cbd4c04d3cda5c0c6c3e6db5d7c5a23d98842ea72" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/30.0.0/fx_windows_arm64.exe#/fx.exe", - "hash": "b8da663594782d43faa1bcfec94391c6ef46e8c251d0901f80a31dd397a0bb40" + "url": "https://github.com/antonmedv/fx/releases/download/30.0.3/fx_windows_arm64.exe#/fx.exe", + "hash": "0e62b4e813db938dc4982bce32ad7bb299b69de50cf6d376ba236570a3c19e16" } }, "bin": "fx.exe",