{ "version": "0.1.121", "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.1.121/flyctl_0.1.121_Windows_x86_64.zip", "hash": "78e002c8331f3f7c820924bb0b0dd580eea265c508e782b93f13a99fbef91df7" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.121/flyctl_0.1.121_Windows_arm64.zip", "hash": "472bec2796a52ec7bc3a2d2e6ed09ce426e83d117dce2a0443eca3d9d25febd8" } }, "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" } } }