From 2c448cb388faec2e51b8ff8e5b40329a3f3d87f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 08:34:16 +0000 Subject: [PATCH] coder: Update to version 0.14.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 0d8b462a3d..f00e1448a7 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.14.1", "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.14.0/coder_0.14.0_windows_amd64.zip", - "hash": "d889236ba5e53285499fc20b00e16cf17555e08886523fce55a1fbf9b5359e4e" + "url": "https://github.com/coder/coder/releases/download/v0.14.1/coder_0.14.1_windows_amd64.zip", + "hash": "9481982f0a196d62bff9b56d4e306c1881f3fa2c7329985ee34001ce836681e8" } }, "bin": "coder.exe",