coder: Update to version 0.10.2

This commit is contained in:
github-actions[bot] 2022-10-19 16:31:49 +00:00
parent 40217cb8cc
commit d39807320c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.1", "version": "0.10.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/v0.10.1/coder_0.10.1_windows_amd64.zip", "url": "https://github.com/coder/coder/releases/download/v0.10.2/coder_0.10.2_windows_amd64.zip",
"hash": "69630d8c99219fe49811886aa623edc5e066510357b455ec6bacc138910f13ae" "hash": "d134219cdd18af64d26e18176fbbaec8ccea079451dcca3f18d393633e2d6348"
} }
}, },
"bin": "coder.exe", "bin": "coder.exe",