{ "version": "0.2.47", "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.47/flyctl_0.2.47_Windows_x86_64.zip", "hash": "6ca53a0702cb00a4f88812408ca86c4584b36e7f0cb589663dda4ad6314a0439" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.47/flyctl_0.2.47_Windows_arm64.zip", "hash": "da53ed25b55d1d1515195c254c7ae3ba31fd3f17175c89b7786387c371de08ee" } }, "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" } } }