{ "version": "0.3.68", "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.68/flyctl_0.3.68_Windows_x86_64.zip", "hash": "d0c880dcde1e16de7195bd4dbcf3c9b63327c762b91d911f05faf6cd11402d3d" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.68/flyctl_0.3.68_Windows_arm64.zip", "hash": "a970398f16b2b0963fd10a7c9b2d196a210a34ce7aec4c3b0fc4d0221c48547c" } }, "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" } } }