coder: Update to version 2.0.2

This commit is contained in:
github-actions[bot] 2023-08-10 20:23:09 +00:00
parent 3e7c5cfeab
commit d785b0e4f2

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.1", "version": "2.0.2",
"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/v2.0.1/coder_2.0.1_windows_amd64.zip", "url": "https://github.com/coder/coder/releases/download/v2.0.2/coder_2.0.2_windows_amd64.zip",
"hash": "800c1c1e746bb0c87a6ff86623e2866c8c0355ed8663c627e9412acd3276e721" "hash": "f21ead1557434312662ac1b31cd11c2d2ec822847bd3157a4d9fc996c11cbe14"
} }
}, },
"bin": "coder.exe", "bin": "coder.exe",