{ "version": "0.3.187", "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.187/flyctl_0.3.187_Windows_x86_64.zip", "hash": "2aaba6c2a4880d9138b0ec2aebd69d98582dd1dbe79afb4a2c6993967b6ddbba" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.187/flyctl_0.3.187_Windows_arm64.zip", "hash": "8370f7c61e4d7a2d7da122d7009a3efa3f96aaeec21618db2c077076ebc29be1" } }, "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" } } }