From 7a0c24f31d159d9073977d443f6176439c41d4ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 00:34:26 +0000 Subject: [PATCH] coder: Update to version 0.13.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index afa176da77..b949974a02 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.13.1", "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.0/coder_0.13.0_windows_amd64.zip", - "hash": "027fb2f4a0c9e0e316256f438ecd07e68584cf97337a65cc7f2228f110a3fe5b" + "url": "https://github.com/coder/coder/releases/download/v0.13.1/coder_0.13.1_windows_amd64.zip", + "hash": "f6091bfddd58e098121fcc7a067069716d90649a26ffe0d748d8661423288a7e" } }, "bin": "coder.exe",