From 0cda2cdc470709bf8fbe1a795e7ef6eb75ac82d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 04:33:35 +0000 Subject: [PATCH] opencode: Update to version 1.1.33 --- bucket/opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencode.json b/bucket/opencode.json index be6b290d8e..8fef048296 100644 --- a/bucket/opencode.json +++ b/bucket/opencode.json @@ -1,12 +1,12 @@ { - "version": "1.1.32", + "version": "1.1.33", "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.32/opencode-windows-x64.zip", - "hash": "68d87334cf90297e3ad0e4f0f472160d3c4c1475a277896a52c062b011282c06" + "url": "https://github.com/anomalyco/opencode/releases/download/v1.1.33/opencode-windows-x64.zip", + "hash": "1ca38ccf502b1e71fb7598c1c85c27128661a0d74eb4d1c0390d8be25f9ae2cf" } }, "bin": "opencode.exe",