fx: Update to version 32.0.0

This commit is contained in:
github-actions[bot] 2024-03-12 12:30:42 +00:00
parent aee3cb719d
commit 596e6a7203

View File

@ -1,16 +1,16 @@
{
"version": "31.0.0",
"version": "32.0.0",
"description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/31.0.0/fx_windows_amd64.exe#/fx.exe",
"hash": "4f3d0880cdb0ffb4387f2f9d523587bd115add7d248c62e6d3a3d6351490ab18"
"url": "https://github.com/antonmedv/fx/releases/download/32.0.0/fx_windows_amd64.exe#/fx.exe",
"hash": "831a670d6295f1b4f3236cfd84be172d3e95d9f53eca6db103289953657a8db2"
},
"arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/31.0.0/fx_windows_arm64.exe#/fx.exe",
"hash": "ccb785d3408df82bb6c9672ff0c0edc389ff5928ee2bdc1119a405b51bf5c281"
"url": "https://github.com/antonmedv/fx/releases/download/32.0.0/fx_windows_arm64.exe#/fx.exe",
"hash": "62747861186ea72a446dc0a2bf79b6e83b28a1d4254c68fbfd97608506bce49b"
}
},
"bin": "fx.exe",