fx: Update to version 36.0.3

This commit is contained in:
github-actions[bot] 2025-05-25 16:29:22 +00:00
parent 1195042ed6
commit 20e71d1bc9

View File

@ -1,16 +1,16 @@
{ {
"version": "36.0.2", "version": "36.0.3",
"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.2/fx_windows_amd64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/36.0.3/fx_windows_amd64.exe#/fx.exe",
"hash": "b2ac5bbbb39f88612d3da338465b5eb75214101805b61523039bbed073e118b7" "hash": "442578eca5821da0592a588f697511ca851f191351efa4056ec5eda9b6344b5d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/36.0.2/fx_windows_arm64.exe#/fx.exe", "url": "https://github.com/antonmedv/fx/releases/download/36.0.3/fx_windows_arm64.exe#/fx.exe",
"hash": "8185fb477c71b2e0142acd54ebd995c40096f3c0c1e19b03dcd2fbd5b0817d40" "hash": "0aa98e482e70a596f2d038acced39b08eeed1301b1f8ae257efcfdc87db9e711"
} }
}, },
"bin": "fx.exe", "bin": "fx.exe",