From fdcab1ce32368c44c52e582844ea6561f344ef4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 20:25:36 +0000 Subject: [PATCH] fx: Update to version 23.2.0 --- bucket/fx.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fx.json b/bucket/fx.json index a5e61ebdda..61aad77c6d 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "24.0.0", + "version": "23.2.0", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/24.0.0/fx_windows_amd64.exe#/fx.exe", - "hash": "e663e5fae64f2b14ffdff837289fccb8f5b5f2156cb6012d9269ad87e38d9867" + "url": "https://github.com/antonmedv/fx/releases/download/23.2.0/fx_windows_amd64.exe#/fx.exe", + "hash": "40e36b5a9453d1a9307806193e83862eb8dda0e0d81503c58bf13a37aeebf803" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/24.0.0/fx_windows_arm64.exe#/fx.exe", - "hash": "6ce7ca591c621161debd982cce10240699c6a3d9c76fa4287442db6158b1ceaa" + "url": "https://github.com/antonmedv/fx/releases/download/23.2.0/fx_windows_arm64.exe#/fx.exe", + "hash": "f0ad1fdbc1aea492d350b75bc2c580d3d1dc5e42f14698dcd6482aa6b039c00f" } }, "bin": "fx.exe",