{ "version": "0.1.127", "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.127/flyctl_0.1.127_Windows_x86_64.zip", "hash": "00099e4bf7d67a5722e8a64ce694f81ae2d230084be0925d0488f185ee1574aa" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.127/flyctl_0.1.127_Windows_arm64.zip", "hash": "915d77adea2823805a9242f290a122575d144716d924eb83471f4fca335886b5" } }, "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" } } }