fx: Update to version 38.0.0

This commit is contained in:
github-actions[bot] 2025-07-22 12:31:40 +00:00
parent d51d8690fc
commit 03a6693609

View File

@ -1,16 +1,16 @@
{ {
"version": "37.0.1", "version": "38.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/37.0.1/fx_windows_amd64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/38.0.0/fx_windows_amd64.exe#/fx.exe",
"hash": "ecf4b7b05e426a44616e018bf4bf135b772e6c303a5c2a66628915e6eeff9940" "hash": "e98b7f82d85bd219632e597af56b4314920ebba8ac3b15702a5311f55de2d110"
}, },
"arm64": { "arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/37.0.1/fx_windows_arm64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/38.0.0/fx_windows_arm64.exe#/fx.exe",
"hash": "e6dd25ca76d56fa5c04dac7dead3272450bb74b9fde42dd40c02de15406a5ceb" "hash": "f5202754ea49f4bfaa4681994eaa33346ce146ba765374f88730aa8514480300"
} }
}, },
"bin": "fx.exe", "bin": "fx.exe",