From f869e9be35e52781b834d9b40ee233042c27e7b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 16:29:40 +0000 Subject: [PATCH] coder: Update to version 0.13.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index b949974a02..851b0b3267 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.13.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/v0.13.1/coder_0.13.1_windows_amd64.zip", - "hash": "f6091bfddd58e098121fcc7a067069716d90649a26ffe0d748d8661423288a7e" + "url": "https://github.com/coder/coder/releases/download/v0.13.2/coder_0.13.2_windows_amd64.zip", + "hash": "06f16cd8850dfae5c3d4f52a45d8210ab0833bf2f30c0f3a94078a5dcd06b049" } }, "bin": "coder.exe",