{ "version": "0.3.95", "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.95/flyctl_0.3.95_Windows_x86_64.zip", "hash": "7431e676323ce93ee9a43ba6bb38db7eb263cfd62aea21bccf5a34f089bd716b" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.95/flyctl_0.3.95_Windows_arm64.zip", "hash": "54e3297acc2657bc0887c4c65654eed83dcf5d4e9618c124e80b90c96455df6f" } }, "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" } } }