From 8b7061dae24115e564b6d0b49b8bdfb189786a37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 20:25:40 +0000 Subject: [PATCH] coder: Update to version 0.13.6 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 2dba9337e4..041d183308 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.13.5", + "version": "0.13.6", "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.5/coder_0.13.5_windows_amd64.zip", - "hash": "c7587b6e68ead30a288fcd463bde7efeb1bba40e32931bff25b6d857dfebc2f5" + "url": "https://github.com/coder/coder/releases/download/v0.13.6/coder_0.13.6_windows_amd64.zip", + "hash": "7a55fdaa053f5528ddeabfd39684eabfa390c417226a402f2b0d63c3bfb317e8" } }, "bin": "coder.exe",