From bfc60bdec4f878840371a8a148c94dcd7a58894c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:39:56 +0000 Subject: [PATCH] opencode: Update to version 1.1.61 --- bucket/opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencode.json b/bucket/opencode.json index 17423a85aa..22624cf9dd 100644 --- a/bucket/opencode.json +++ b/bucket/opencode.json @@ -1,12 +1,12 @@ { - "version": "1.1.60", + "version": "1.1.61", "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.60/opencode-windows-x64.zip", - "hash": "aafa505bd31aa12afe80ca3031a323cfd9d0943f0671ab96dbe797e534a7b554" + "url": "https://github.com/anomalyco/opencode/releases/download/v1.1.61/opencode-windows-x64.zip", + "hash": "67dfd38c2a5bccebf89bb208576d034eb3bab8e00ba781a44fead235d65646e7" } }, "bin": "opencode.exe",