{ "version": "0.3.212", "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.212/flyctl_0.3.212_Windows_x86_64.zip", "hash": "e2958d344ce12791469a58a3758f7ea642069ae792c99ebca6c8226181bdb2c9" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.212/flyctl_0.3.212_Windows_arm64.zip", "hash": "9eee410b58a0c57149bcd9191d772705b9289409e0ef5c484162712307d765ff" } }, "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" } } }