From 62b5faa148e25d55031d0ce6662e02cdb57a3019 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 20:27:27 +0000 Subject: [PATCH] coder: Update to version 0.16.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 74b24f6d29..85f61bd966 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.15.3", + "version": "0.16.0", "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.15.3/coder_0.15.3_windows_amd64.zip", - "hash": "abf6a81747bd911fdcee3d3ab8c8c95d78718f1ecfc4a509042fb1e44dbf02b5" + "url": "https://github.com/coder/coder/releases/download/v0.16.0/coder_0.16.0_windows_amd64.zip", + "hash": "c50997951dccb1f9bf1be5c0e9f4e5cc07193946afe216708eef052057d5886d" } }, "bin": "coder.exe",