fx: Update to version 37.0.0

This commit is contained in:
github-actions[bot] 2025-06-24 00:41:09 +00:00
parent 324d5d86f4
commit 53b45d37eb

View File

@ -1,16 +1,16 @@
{ {
"version": "36.0.4", "version": "37.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/36.0.4/fx_windows_amd64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/37.0.0/fx_windows_amd64.exe#/fx.exe",
"hash": "938ede4fd70b1cdad6981608d7dbecfa951b79e2aff6e1ff0d2d4fc06d366428" "hash": "4d737983343fdab9c73fbe40556b20278b606027b6de8925a3dc45ff4f173568"
}, },
"arm64": { "arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/36.0.4/fx_windows_arm64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/37.0.0/fx_windows_arm64.exe#/fx.exe",
"hash": "ec178f50170270d776282ce6d08cd0c8260a830df8c29200960899854bb8f9b0" "hash": "a32357a0917f6f040cd39dfea28ef3c8cdab3b76ee411fe05e8e54ef7832a66b"
} }
}, },
"bin": "fx.exe", "bin": "fx.exe",