{ "version": "2.11.3", "description": "Creates remote development machines so your team can develop from anywhere.", "homepage": "https://coder.com/", "license": "AGPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/coder/coder/releases/download/v2.11.3/coder_2.11.3_windows_amd64.zip", "hash": "2db29f9fa73eb5ef54462dfc5f3c011bd6e389723de299954dbe6fed4333d986" } }, "bin": "coder.exe", "env_set": { "CODER_CONFIG_DIR": "$dir\\config" }, "persist": "config", "checkver": { "github": "https://github.com/coder/coder" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/coder/coder/releases/download/v$version/coder_$version_windows_amd64.zip" } }, "hash": { "url": "$baseurl/coder_$version_checksums.txt" } } }