From 4475d79c1525beffcf7c46d5627901c4ce6cb374 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:30:43 +0000 Subject: [PATCH] coder: Update to version 0.8.14 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 875b5aa0cc..f76034a3a7 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.13", + "version": "0.8.14", "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.8.13/coder_0.8.13_windows_amd64.zip", - "hash": "659d459011d7e819203f65325d1ff23a33cf3470e602505b2176efdb68cae418" + "url": "https://github.com/coder/coder/releases/download/v0.8.14/coder_0.8.14_windows_amd64.zip", + "hash": "435cc6a195c7af4a210d90ed78f59f802407caf6740986087f4e2ae983b7d3f8" } }, "bin": "coder.exe",