From f5583cfc7bb55cbf4766763093ddb621ab4f82cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 05:00:07 +0000 Subject: [PATCH] coder: Update to version 0.10.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 0e40ff0461..0b4fc4f9ab 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.10.0", + "version": "0.10.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.10.0/coder_0.10.0_windows_amd64.zip", - "hash": "60f48a2fffad823b85c8a5169bc2f9b338adf5ad5df9a0b8b998cb16348b027f" + "url": "https://github.com/coder/coder/releases/download/v0.10.1/coder_0.10.1_windows_amd64.zip", + "hash": "69630d8c99219fe49811886aa623edc5e066510357b455ec6bacc138910f13ae" } }, "bin": "coder.exe",