From ca86bee0fa8da145bd9b8cbe3210f25bf89d7d20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 04:37:36 +0000 Subject: [PATCH] opencode: Update to version 1.1.31 --- bucket/opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencode.json b/bucket/opencode.json index 4e7e993fc2..724abf1f07 100644 --- a/bucket/opencode.json +++ b/bucket/opencode.json @@ -1,12 +1,12 @@ { - "version": "1.1.30", + "version": "1.1.31", "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.30/opencode-windows-x64.zip", - "hash": "1c981670500ed6cb3764ea2869d4dd510a5864d05aa9511e08b0d1aa7bb4730a" + "url": "https://github.com/anomalyco/opencode/releases/download/v1.1.31/opencode-windows-x64.zip", + "hash": "9b966768e5a0ee4c44b7cd45f5ded08c876350c196235079f6b8e6f7d8a410f4" } }, "bin": "opencode.exe",