From ddf9f9b5ef9c32bd1e6f4866ce5983ce07e6d124 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 16:31:42 +0000 Subject: [PATCH] coder: Update to version 0.9.10 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 358099731c..d0335b8231 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.9.9", + "version": "0.9.10", "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.9.9/coder_0.9.9_windows_amd64.zip", - "hash": "c9be602737040ba112b00b7e763c709ed281fee14c8c0e2aa3b7e07fc858f93e" + "url": "https://github.com/coder/coder/releases/download/v0.9.10/coder_0.9.10_windows_amd64.zip", + "hash": "9f93b9b7de872cdadb30ceedaa40d3f3a8fde3f0f600f1c1642d12a94f2c3830" } }, "bin": "coder.exe",