fx: Update to version 36.0.0

This commit is contained in:
github-actions[bot] 2025-05-13 08:30:08 +00:00
parent b173c857be
commit 0c7deab103

View File

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