From 27b3ca37fdc0979d7ded01864c6137d4a10bbf1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 04:52:28 +0000 Subject: [PATCH] opencode: Update to version 1.1.50 --- bucket/opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencode.json b/bucket/opencode.json index cf901ade05..830dfdc7e8 100644 --- a/bucket/opencode.json +++ b/bucket/opencode.json @@ -1,12 +1,12 @@ { - "version": "1.1.49", + "version": "1.1.50", "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.49/opencode-windows-x64.zip", - "hash": "f020f7d25ae5169109793289b4bd41fd3fb6af1e8840bf0a98e4259c2fb18abb" + "url": "https://github.com/anomalyco/opencode/releases/download/v1.1.50/opencode-windows-x64.zip", + "hash": "376186607e7ec5458b477016f23dd89ed40ca8816b8abcda4651f542abab142a" } }, "bin": "opencode.exe",