{ "version": "0.3.6", "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.6/flyctl_0.3.6_Windows_x86_64.zip", "hash": "2f1e687048240235c58464dad6b464960b54006c700a400a8f85cc4978f57f93" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.6/flyctl_0.3.6_Windows_arm64.zip", "hash": "5da04ffc2aa2423e981c677f3f388d99f58afcb19a614ea4328c4f610abde6e9" } }, "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" } } }