From 7f6c39893e4907c12c6836d5c83f2a805f301755 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 00:35:46 +0000 Subject: [PATCH] coder: Update to version 0.18.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index f94c6c7bdc..0ae402ae09 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.17.4", + "version": "0.18.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.17.4/coder_0.17.4_windows_amd64.zip", - "hash": "a782091720ac6d32fa2c19087e226dd2c2c3658c2d11ac3e47d76c648bd1f583" + "url": "https://github.com/coder/coder/releases/download/v0.18.0/coder_0.18.0_windows_amd64.zip", + "hash": "0ed6511505ea82d8622392ba22ffb0296b5136a0eb8ec14669bfc2912594c273" } }, "bin": "coder.exe",