{ "version": "0.2.115", "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.2.115/flyctl_0.2.115_Windows_x86_64.zip", "hash": "be30957a82e2e6794bbbd6bbbcf7a4187415a8a9a15da3531332f91c1d801f47" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.115/flyctl_0.2.115_Windows_arm64.zip", "hash": "c9cc196ef772d5b838a6c689ff263bc545b3fd689664e87cc37fcbe3ef4bf3fd" } }, "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" } } }