2025-05-14 12:33:17 +00:00

29 lines
1.0 KiB
JSON

{
"version": "36.0.1",
"description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/36.0.1/fx_windows_amd64.exe#/fx.exe",
"hash": "865e2c5332c40acb002e67c926464f8ef875a170ed4575407031e3d532fc6abb"
},
"arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/36.0.1/fx_windows_arm64.exe#/fx.exe",
"hash": "b660bd7c2966cccad7d91fc334f0ec72160238ede862e39f1b44c2729aa30c66"
}
},
"bin": "fx.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/$version/fx_windows_amd64.exe#/fx.exe"
},
"arm64": {
"url": "https://github.com/antonmedv/fx/releases/download/$version/fx_windows_arm64.exe#/fx.exe"
}
}
}
}