From 4984f514de0fd63f0daae06617249afdd6194f3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 20:29:39 +0000 Subject: [PATCH] coder: Update to version 0.8.15 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index f76034a3a7..bab16fb000 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.14", + "version": "0.8.15", "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.8.14/coder_0.8.14_windows_amd64.zip", - "hash": "435cc6a195c7af4a210d90ed78f59f802407caf6740986087f4e2ae983b7d3f8" + "url": "https://github.com/coder/coder/releases/download/v0.8.15/coder_0.8.15_windows_amd64.zip", + "hash": "860c7df00027e23d22303a98c739dbb2e06037e7f39d2f8b6f5ce31733e7e317" } }, "bin": "coder.exe",