coder: Update to version 0.9.4

This commit is contained in:
github-actions[bot] 2022-10-06 04:32:59 +00:00
parent 6b0ec875ec
commit 3ef89ca4fb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.3", "version": "0.9.4",
"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.3/coder_0.9.3_windows_amd64.zip", "url": "https://github.com/coder/coder/releases/download/v0.9.4/coder_0.9.4_windows_amd64.zip",
"hash": "1cfd672854fb33a4781c5979453a2c2fddc81c6e56a81202ea657a01063e8a1f" "hash": "92831166a1b31a2acf574938eb15036a56e4ba9ae7a528a27cec1a2d24539a14"
} }
}, },
"bin": "coder.exe", "bin": "coder.exe",