fx: Update to version 33.0.0

This commit is contained in:
github-actions[bot] 2024-03-19 12:30:35 +00:00
parent 64c47b4839
commit 345e42b794

View File

@ -1,16 +1,16 @@
{ {
"version": "32.0.0", "version": "33.0.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/32.0.0/fx_windows_amd64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/33.0.0/fx_windows_amd64.exe#/fx.exe",
"hash": "831a670d6295f1b4f3236cfd84be172d3e95d9f53eca6db103289953657a8db2" "hash": "a9f82e10f2c4801b3c3395af764dc139cd245c6ea530424f70071e789d9a0ec3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/32.0.0/fx_windows_arm64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/33.0.0/fx_windows_arm64.exe#/fx.exe",
"hash": "62747861186ea72a446dc0a2bf79b6e83b28a1d4254c68fbfd97608506bce49b" "hash": "3f4e3ead6f0a1230f4bcf91dbd5d1ad330c66ff567158407ce04ab192b689b81"
} }
}, },
"bin": "fx.exe", "bin": "fx.exe",