fx: Update to version 24.1.0

This commit is contained in:
github-actions[bot] 2023-04-07 16:28:56 +00:00
parent 6f6944422d
commit 83eaca75b8

View File

@ -1,16 +1,16 @@
{ {
"version": "24.0.0", "version": "24.1.0",
"description": "Terminal JSON viewer", "description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx", "homepage": "https://github.com/antonmedv/fx",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/24.0.0/fx_windows_amd64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/24.1.0/fx_windows_amd64.exe#/fx.exe",
"hash": "e663e5fae64f2b14ffdff837289fccb8f5b5f2156cb6012d9269ad87e38d9867" "hash": "79ff20610620a8687a1d321bbfcd72b626d2c10d5f59f36eb263d64327ea729e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/24.0.0/fx_windows_arm64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/24.1.0/fx_windows_arm64.exe#/fx.exe",
"hash": "6ce7ca591c621161debd982cce10240699c6a3d9c76fa4287442db6158b1ceaa" "hash": "05aaaef6a317ab50b8c8ed1f273f457d352e0451586be8432f31d1ab46df528d"
} }
}, },
"bin": "fx.exe", "bin": "fx.exe",