From a20df59daaa3eb3a44f3a2675ac985a74c0f23ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 08:31:03 +0000 Subject: [PATCH] opencode: Update to version 1.1.39 --- bucket/opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencode.json b/bucket/opencode.json index e7dfc49c2f..db683d213c 100644 --- a/bucket/opencode.json +++ b/bucket/opencode.json @@ -1,12 +1,12 @@ { - "version": "1.1.37", + "version": "1.1.39", "description": "The open source AI coding agent.", "homepage": "https://opencode.ai/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/anomalyco/opencode/releases/download/v1.1.37/opencode-windows-x64.zip", - "hash": "b320487cbee02534f1d7ca111b3fcb912951e3f9d65189f9f427816e492b695f" + "url": "https://github.com/anomalyco/opencode/releases/download/v1.1.39/opencode-windows-x64.zip", + "hash": "658c0e8466edb9ddd74957e40ec8453e11301f3309ad1527330e3a496e346b0f" } }, "bin": "opencode.exe",