{ "version": "0.1.33", "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.1.33/flyctl_0.1.33_Windows_x86_64.zip", "hash": "79009822a67cb0453ebd48ff3646069ee11913f8276658d0bc5e6f39855bf88f" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.33/flyctl_0.1.33_Windows_arm64.zip", "hash": "2a8fa42aaa3252f69fc2b070c47900806a4580b903431b70e0d4effd0f325b58" } }, "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" } } }