From 80c3a75ff9c1e474070ef12f59be0ec4ba86d01c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 00:33:39 +0000 Subject: [PATCH] coder: Update to version 0.12.4 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 84fa455789..46673068d0 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.12.3", + "version": "0.12.4", "description": "Creates remote development machines so your team can develop from anywhere.", "homepage": "https://coder.com/", "license": "AGPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/coder/coder/releases/download/v0.12.3/coder_0.12.3_windows_amd64.zip", - "hash": "5ec53f5530b58d9c3ddd16380d12e82947b5e3fae6c94936e066266a05bb28fa" + "url": "https://github.com/coder/coder/releases/download/v0.12.4/coder_0.12.4_windows_amd64.zip", + "hash": "23c6897c153528230b21ae00370ea48efd02fc494c2039002faebecb53d84574" } }, "bin": "coder.exe",