From 150827afae91dfcbb3e5f93f13b6f556aead9282 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 16:33:40 +0000 Subject: [PATCH] coder: Update to version 0.8.13 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index e6266c1b7b..875b5aa0cc 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.11", + "version": "0.8.13", "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.11/coder_0.8.11_windows_amd64.zip", - "hash": "4ac4a31f1f5c0074032fda48c36431b71d7bf0cd5a1a877d1a88d06d60c6e3f6" + "url": "https://github.com/coder/coder/releases/download/v0.8.13/coder_0.8.13_windows_amd64.zip", + "hash": "659d459011d7e819203f65325d1ff23a33cf3470e602505b2176efdb68cae418" } }, "bin": "coder.exe",