fx: Update to version 24.0.0

This commit is contained in:
github-actions[bot] 2022-05-27 08:29:40 +00:00
parent 3244665ce5
commit a56e4b1d06

View File

@ -1,12 +1,12 @@
{
"version": "23.2.0",
"version": "24.0.0",
"description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/23.2.0/fx_windows_amd64.exe",
"hash": "40e36b5a9453d1a9307806193e83862eb8dda0e0d81503c58bf13a37aeebf803"
"url": "https://github.com/antonmedv/fx/releases/download/24.0.0/fx_windows_amd64.exe",
"hash": "e663e5fae64f2b14ffdff837289fccb8f5b5f2156cb6012d9269ad87e38d9867"
}
},
"pre_install": "Rename-Item \"$dir\\fx_windows_amd64.exe\" 'fx.exe'",