coder: Update to version 0.9.9

This commit is contained in:
github-actions[bot] 2022-10-11 20:30:20 +00:00
parent af6ce2d6c2
commit dab7d2aae7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.8", "version": "0.9.9",
"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.9.8/coder_0.9.8_windows_amd64.zip", "url": "https://github.com/coder/coder/releases/download/v0.9.9/coder_0.9.9_windows_amd64.zip",
"hash": "b45d2155cecd69008e7ad3f82399fad4ff5afbd4183297638be22cb95955e94f" "hash": "c9be602737040ba112b00b7e763c709ed281fee14c8c0e2aa3b7e07fc858f93e"
} }
}, },
"bin": "coder.exe", "bin": "coder.exe",