From bf1a7f786e6e11457e8ade8bca29932869cdc495 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:25:02 +0000 Subject: [PATCH] coder: Update to version 0.22.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 588c074cdb..e8f6e69226 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.22.0", + "version": "0.22.2", "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.22.0/coder_0.22.0_windows_amd64.zip", - "hash": "c84baf03a0ebfe8469106c22892bdcc8d7238bc0e494ff5420516c5963bc459e" + "url": "https://github.com/coder/coder/releases/download/v0.22.2/coder_0.22.2_windows_amd64.zip", + "hash": "e3ac40dfcda45155c05493ca9a72c1eb1ac26414712c2937b44ea136d5c76bda" } }, "bin": "coder.exe",