{ "version": "0.3.181", "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.181/flyctl_0.3.181_Windows_x86_64.zip", "hash": "8ff7918f2004fce11aa21978fd62cf198a5e6b26bdc1076e1f1bf9d7ebfe8c73" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.181/flyctl_0.3.181_Windows_arm64.zip", "hash": "ef1083146ce7bbdbb5d676beb87173b94881b3052ab8b68c01177285769eb8cb" } }, "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" } } }