From 779b11d6e7a1775280b5753bbdc079673015b61e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 20:27:10 +0000 Subject: [PATCH] coder: Update to version 2.14.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 32f5573c90..1793070a93 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.13.5", + "version": "2.14.2", "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/v2.13.5/coder_2.13.5_windows_amd64.zip", - "hash": "4ffae3e4a51f4b5ee1b34a6c9169d653d1e5e201c6bf5d55ef708ee4ee4f79b9" + "url": "https://github.com/coder/coder/releases/download/v2.14.2/coder_2.14.2_windows_amd64.zip", + "hash": "39c1095f62f32c610d794f5d9757a31d4153793bca80e296e079e91ffe4cb15b" } }, "bin": "coder.exe",