{ "version": "0.2.114", "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.114/flyctl_0.2.114_Windows_x86_64.zip", "hash": "6c7e93bd4f4cdf410ad3ed81a78fc6e03e5db7bfae1e311941ae095cfab84970" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.114/flyctl_0.2.114_Windows_arm64.zip", "hash": "3ec8ed1be763e4c30ac5cdc9d55dcf3eafb24f7689211dba7638fcbea6a29160" } }, "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" } } }