{ "version": "0.0.462", "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.0.462/flyctl_0.0.462_Windows_x86_64.zip", "hash": "27fe2f3fc4b027703591cfa0e2c5d95ae580f8793afd1324cc15456ef025cb07" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.462/flyctl_0.0.462_Windows_arm64.zip", "hash": "34d34daf0c4a1bc0b1e33f8f6066b004b070b40547671af7627abf7dbbf79b55" } }, "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" } } }