{ "version": "0.2.48", "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.48/flyctl_0.2.48_Windows_x86_64.zip", "hash": "912e0f52b3156684bc0c41318b7b3f25818f5fbc843d5dbbb31e12a120a78b15" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.48/flyctl_0.2.48_Windows_arm64.zip", "hash": "c8fd974f506d08346271b86e986b7297d15f0aaaf115a2e5e5f231f000ee1fd2" } }, "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" } } }