{ "version": "0.3.231", "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.231/flyctl_0.3.231_Windows_x86_64.zip", "hash": "56a401873941f7091035653c6c24713185cf90fa7c71d6898e16920b652cb08b" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.231/flyctl_0.3.231_Windows_arm64.zip", "hash": "150bd6b7c05b2bc5c29ee0993cda4f88c52cc9cb814bcf30900be3a6a7a66a49" } }, "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" } } }