From e7f9b25c52f747c31b30a7fece7c6e8ebe17a832 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:30:56 +0000 Subject: [PATCH] coder: Update to version 0.14.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 041d183308..0d8b462a3d 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.13.6", + "version": "0.14.0", "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.13.6/coder_0.13.6_windows_amd64.zip", - "hash": "7a55fdaa053f5528ddeabfd39684eabfa390c417226a402f2b0d63c3bfb317e8" + "url": "https://github.com/coder/coder/releases/download/v0.14.0/coder_0.14.0_windows_amd64.zip", + "hash": "d889236ba5e53285499fc20b00e16cf17555e08886523fce55a1fbf9b5359e4e" } }, "bin": "coder.exe",