From 2c5929400bf4f84a732c9a1d951cb32e904dae28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 16:29:30 +0000 Subject: [PATCH] coder: Update to version 0.13.5 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 82ace52f46..2dba9337e4 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.13.4", + "version": "0.13.5", "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.4/coder_0.13.4_windows_amd64.zip", - "hash": "9b1d82b6f2cbc0f4f4bb439191424ddbf0cee710eb156b9e73205b096bdbc903" + "url": "https://github.com/coder/coder/releases/download/v0.13.5/coder_0.13.5_windows_amd64.zip", + "hash": "c7587b6e68ead30a288fcd463bde7efeb1bba40e32931bff25b6d857dfebc2f5" } }, "bin": "coder.exe",