coder: Update to version 2.0.0

This commit is contained in:
github-actions[bot] 2023-08-04 00:29:34 +00:00
parent b295b6ec7a
commit e83314c21b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.27.3", "version": "2.0.0",
"description": "Creates remote development machines so your team can develop from anywhere.", "description": "Creates remote development machines so your team can develop from anywhere.",
"homepage": "https://coder.com/", "homepage": "https://coder.com/",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/coder/coder/releases/download/v0.27.3/coder_0.27.3_windows_amd64.zip", "url": "https://github.com/coder/coder/releases/download/v2.0.0/coder_2.0.0_windows_amd64.zip",
"hash": "2b9e76cc2cdb5a494176d4508ec44df89fc2413c33c4cdcb756116fc1c05b2f1" "hash": "d27b1cfeec0ebd96037c03ccc0f6005e3438aa007ab7f6ad1ae38a504d1efbb2"
} }
}, },
"bin": "coder.exe", "bin": "coder.exe",