{ "version": "0.15.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/v0.15.3/coder_0.15.3_windows_amd64.zip", "hash": "abf6a81747bd911fdcee3d3ab8c8c95d78718f1ecfc4a509042fb1e44dbf02b5" } }, "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" } } }