{ "version": "0.2.43", "description": "Command line deployment/management client for fly.io services", "homepage": "https://github.com/superfly/flyctl", "license": " Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.43/flyctl_0.2.43_Windows_x86_64.zip", "hash": "b8141558d17c0001ce3b25fc3b137bef63392f61e4ab5c09df4ae5f4ec1222cc" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.43/flyctl_0.2.43_Windows_arm64.zip", "hash": "11b0048375b652f859990c4edf9dbe196b18588c7a1285c20b8f7697a3d62da5" } }, "bin": [ "flyctl.exe", [ "flyctl.exe", "fly" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/superfly/flyctl/releases/download/v$version/flyctl_$version_Windows_x86_64.zip" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v$version/flyctl_$version_Windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }