{ "version": "0.1.23", "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.23/flyctl_0.1.23_Windows_x86_64.zip", "hash": "70fd1f2f539177028c14906e47f596850c6865b0907629369de18fae5cf6d024" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.23/flyctl_0.1.23_Windows_arm64.zip", "hash": "e7e90ce52b1059c1e503d6ec0b796eb217305ec5a09419bc2fece3394439dde9" } }, "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" } } }