{ "version": "0.3.116", "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.3.116/flyctl_0.3.116_Windows_x86_64.zip", "hash": "a9dc0a397a422aaf1acd698009c1b40d1ce2986c3affa0fa83a05164af8ce6e5" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.116/flyctl_0.3.116_Windows_arm64.zip", "hash": "dc0b2217df0133fc7546569faf484e24e48da6fd300de8a708b65a8a292b1b72" } }, "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" } } }