From e574814b5c9684564afda650b347bce2f8515fce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 12:32:47 +0000 Subject: [PATCH] opencode: Update to version 1.2.10 --- bucket/opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencode.json b/bucket/opencode.json index 20b23247ee..bcf1d090c3 100644 --- a/bucket/opencode.json +++ b/bucket/opencode.json @@ -1,12 +1,12 @@ { - "version": "1.2.9", + "version": "1.2.10", "description": "The open source AI coding agent.", "homepage": "https://opencode.ai/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/anomalyco/opencode/releases/download/v1.2.9/opencode-windows-x64.zip", - "hash": "e3066e242e82dcdeac99894a20feaf070374d0ebc0b2cb0e15169e0bddf4c090" + "url": "https://github.com/anomalyco/opencode/releases/download/v1.2.10/opencode-windows-x64.zip", + "hash": "e31d83fc1c2eb54d707f6f36529bcb8b01b1a2ab50c485c478b5c10e64f1cfff" } }, "bin": "opencode.exe",