{ "version": "0.3.112", "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.112/flyctl_0.3.112_Windows_x86_64.zip", "hash": "d9a92a1d36989f9ab6a8fdab4d630adcc96da881e1295d480749004f24521dad" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.112/flyctl_0.3.112_Windows_arm64.zip", "hash": "354500ffa18875e30f6748c382be1c735bc17d322804d614bc53d2ad6ba592c4" } }, "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" } } }