From 94b1a8f3010147e1b7583883fcd4e50e92ae0d49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:25:50 +0000 Subject: [PATCH] coder: Update to version 0.13.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 99cfb7fb5b..afa176da77 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.12.9", + "version": "0.13.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.12.9/coder_0.12.9_windows_amd64.zip", - "hash": "8256627830b1d5f44c578bc9d4422e4906f6adf8075189ee473f68314eb59b9b" + "url": "https://github.com/coder/coder/releases/download/v0.13.0/coder_0.13.0_windows_amd64.zip", + "hash": "027fb2f4a0c9e0e316256f438ecd07e68584cf97337a65cc7f2228f110a3fe5b" } }, "bin": "coder.exe",