From e99349b7fa5d4bb5591c2462a560533ecc3c3197 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 20:30:16 +0000 Subject: [PATCH] opencode: Update to version 1.2.5 --- bucket/opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencode.json b/bucket/opencode.json index 321af51b52..3d88f4375d 100644 --- a/bucket/opencode.json +++ b/bucket/opencode.json @@ -1,12 +1,12 @@ { - "version": "1.2.4", + "version": "1.2.5", "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.4/opencode-windows-x64.zip", - "hash": "70cd167baa61bd435eee8baf4387873b33d7b8b26f5023177a79b27e278dd245" + "url": "https://github.com/anomalyco/opencode/releases/download/v1.2.5/opencode-windows-x64.zip", + "hash": "a566949b0af5ef884478e52b96a80d36d72542ea0a14875f7dfab920fb5d7572" } }, "bin": "opencode.exe",