fx: Update to version 34.0.0

This commit is contained in:
github-actions[bot] 2024-03-28 21:06:38 +00:00
parent 0464498786
commit f69adb90f6

View File

@ -1,16 +1,16 @@
{ {
"version": "33.0.0", "version": "34.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/33.0.0/fx_windows_amd64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/34.0.0/fx_windows_amd64.exe#/fx.exe",
"hash": "a9f82e10f2c4801b3c3395af764dc139cd245c6ea530424f70071e789d9a0ec3" "hash": "b37d9f9c841bc823f3d84808eff01032e8f8a0043c78b60f90d09d0732045850"
}, },
"arm64": { "arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/33.0.0/fx_windows_arm64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/34.0.0/fx_windows_arm64.exe#/fx.exe",
"hash": "3f4e3ead6f0a1230f4bcf91dbd5d1ad330c66ff567158407ce04ab192b689b81" "hash": "3e2d5477357f3e08e53d41b55f3ae75b47f0fe1696b9e9138ebcb5c0d31d905e"
} }
}, },
"bin": "fx.exe", "bin": "fx.exe",