From 04e64b36bb6b7545ae8007dac0fcde2efcf9484e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:26:16 +0000 Subject: [PATCH] coder: Update to version 0.25.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index e54fbdb6be..0f18901565 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.24.1", + "version": "0.25.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.24.1/coder_0.24.1_windows_amd64.zip", - "hash": "ed6ca7e7c364f9c4274855e7fa7043d5e73d18287650b164be2acb4a6a854dd7" + "url": "https://github.com/coder/coder/releases/download/v0.25.0/coder_0.25.0_windows_amd64.zip", + "hash": "de907423de399cbc47a9929718dd4b3d01596ab5ffe5e9278a8383b12d1b8cb9" } }, "bin": "coder.exe",