{ "version": "0.1.42", "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.1.42/flyctl_0.1.42_Windows_x86_64.zip", "hash": "8b5e60491679e2912065b37ea3223aa219a8beef3c77f3f51745bdc2e737e6ec" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.42/flyctl_0.1.42_Windows_arm64.zip", "hash": "dbc5a703a2d79be5f9c456151b04921e25d91ab4d1a1c50a3f4eb5df4b6609a1" } }, "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" } } }