From f9db1ab90494abbe98b71c316ca2fd1a6f78a145 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 04:56:51 +0000 Subject: [PATCH] opencode: Update to version 1.2.9 --- bucket/opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencode.json b/bucket/opencode.json index 72ccba8ad3..20b23247ee 100644 --- a/bucket/opencode.json +++ b/bucket/opencode.json @@ -1,12 +1,12 @@ { - "version": "1.2.8", + "version": "1.2.9", "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.8/opencode-windows-x64.zip", - "hash": "7cf572a68ae4285125346229b0de827873070d639da6fad206371ec55c4bd9dd" + "url": "https://github.com/anomalyco/opencode/releases/download/v1.2.9/opencode-windows-x64.zip", + "hash": "e3066e242e82dcdeac99894a20feaf070374d0ebc0b2cb0e15169e0bddf4c090" } }, "bin": "opencode.exe",