{ "version": "0.2.17", "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.2.17/flyctl_0.2.17_Windows_x86_64.zip", "hash": "bd63abf9aaa7dcee7b197d1027acf86937f4b7442c2a837c08e03e07c224d8fa" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.17/flyctl_0.2.17_Windows_arm64.zip", "hash": "b2f610fa18e55375fe37b2a6effffce24b0d389b4ffc633fbea41ffc82afebe7" } }, "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" } } }