fx: Update to version 35.0.0

This commit is contained in:
github-actions[bot] 2024-06-27 12:31:27 +00:00
parent 14d31ca737
commit 3d165dc451

View File

@ -1,16 +1,16 @@
{
"version": "34.0.0",
"version": "35.0.0",
"description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/34.0.0/fx_windows_amd64.exe#/fx.exe",
"hash": "b37d9f9c841bc823f3d84808eff01032e8f8a0043c78b60f90d09d0732045850"
"url": "https://github.com/antonmedv/fx/releases/download/35.0.0/fx_windows_amd64.exe#/fx.exe",
"hash": "0d012a3eff279361d83f4fc181d6c55b9f79564099ba382df82e7ed14b6fd066"
},
"arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/34.0.0/fx_windows_arm64.exe#/fx.exe",
"hash": "3e2d5477357f3e08e53d41b55f3ae75b47f0fe1696b9e9138ebcb5c0d31d905e"
"url": "https://github.com/antonmedv/fx/releases/download/35.0.0/fx_windows_arm64.exe#/fx.exe",
"hash": "059daf1557801f42903aaf0d482997f88dadde94f18adf8df0af97dad0bbe4b0"
}
},
"bin": "fx.exe",