From dee0083f91e7567cf21695eccf397034d5fd5809 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 20:25:38 +0000 Subject: [PATCH] coder: Update to version 2.9.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 582076b244..4c3017513e 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.8.5", + "version": "2.9.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/v2.8.5/coder_2.8.5_windows_amd64.zip", - "hash": "b5abf10f44a33d883daae5da4aa7e0c1ad6ceab8abadca535177b814546e3c57" + "url": "https://github.com/coder/coder/releases/download/v2.9.0/coder_2.9.0_windows_amd64.zip", + "hash": "df5461321ebaad4490f4d4481f2ae2b7263720806f77c774ece1e3af423caa0d" } }, "bin": "coder.exe",