{ "version": "0.0.448", "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.0.448/flyctl_0.0.448_Windows_x86_64.zip", "hash": "a2778bd5495285c10cb274f04ac316dfebdcafa26edbb419045a554e597e0812" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.448/flyctl_0.0.448_Windows_arm64.zip", "hash": "a57a9968abe04586085a9641a86a9f5f8f1a36cd21d82f91a3573e48d653842a" } }, "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" } } }