{ "version": "0.1.83", "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.83/flyctl_0.1.83_Windows_x86_64.zip", "hash": "5910158f63a380bedb3d9e618cf7cbac02776a6126e047ebfca7307834a2108f" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.83/flyctl_0.1.83_Windows_arm64.zip", "hash": "63fbafcf895b0159daf2bf3e8aa2cf36a3293925e4720544d40d2e3e94ed0141" } }, "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" } } }