{ "version": "2.18.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.18.3/coder_2.18.3_windows_amd64.zip", "hash": "f017d24f3419eb5931b270a61c79e8ecef5eb32d3a77bf03eb7720046f07f30d" } }, "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" } } }