From 7ce68d3b5f41af2a751d4e04d2b9368b5035e086 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 00:58:51 +0000 Subject: [PATCH] opencode: Update to version 1.1.56 --- bucket/opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencode.json b/bucket/opencode.json index 388471c045..7201a9dd2a 100644 --- a/bucket/opencode.json +++ b/bucket/opencode.json @@ -1,12 +1,12 @@ { - "version": "1.1.55", + "version": "1.1.56", "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.55/opencode-windows-x64.zip", - "hash": "b27a470eb551718a96f34858661a9849f649e90745a85c004d6e2484fe5a6488" + "url": "https://github.com/anomalyco/opencode/releases/download/v1.1.56/opencode-windows-x64.zip", + "hash": "72734e6e1df6ea2f2fc3d2737a9267984314e1dd7441883fc898685268883d6d" } }, "bin": "opencode.exe",