From b89f2631742bfb6a1954156fe3ffed02827665a6 Mon Sep 17 00:00:00 2001 From: aadil96 Date: Thu, 23 Jul 2026 21:23:07 +0530 Subject: [PATCH] chore: update OpenCode to 1.18.4 --- dot_config/mise/mise.lock | 33 +++++++++++++++++++++++++++++---- dot_config/mise/mise.toml | 2 +- 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/dot_config/mise/mise.lock b/dot_config/mise/mise.lock index 67ea0af..0e6e6ce 100644 --- a/dot_config/mise/mise.lock +++ b/dot_config/mise/mise.lock @@ -186,13 +186,38 @@ checksum = "sha256:17bb2a19d25887cebd3b0ee2d3a3fdf56791eb0df15cf34b068fac56212f6 url = "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_amd64.zip" [[tools."github:anomalyco/opencode"]] -version = "1.15.4" +version = "1.18.4" backend = "github:anomalyco/opencode" +[tools."github:anomalyco/opencode"."platforms.linux-arm64"] +checksum = "sha256:eba87efba3976d533a24cca0316f8ef375b5f8e797c0a95c25ee919700b7ba35" +url = "https://github.com/anomalyco/opencode/releases/download/v1.18.4/opencode-linux-arm64.tar.gz" +url_api = "https://api.github.com/repos/anomalyco/opencode/releases/assets/483582199" +provenance = "github-attestations" + [tools."github:anomalyco/opencode"."platforms.linux-x64"] -checksum = "sha256:3a314f4e400487b15b4f76897a957e86359e0bf53e50289edf7d64bc8af29d0b" -url = "https://github.com/anomalyco/opencode/releases/download/v1.15.4/opencode-linux-x64-baseline.tar.gz" -url_api = "https://api.github.com/repos/anomalyco/opencode/releases/assets/422624174" +checksum = "sha256:bab463c3fb3224d388bb7cfad63f38703df9cf0be2cfd2ce8cb49d886b53a174" +url = "https://github.com/anomalyco/opencode/releases/download/v1.18.4/opencode-linux-x64.tar.gz" +url_api = "https://api.github.com/repos/anomalyco/opencode/releases/assets/483582201" +provenance = "github-attestations" + +[tools."github:anomalyco/opencode"."platforms.macos-arm64"] +checksum = "sha256:04fb881b632b323c712dfda6dcbbc6fce736394f07ba76176e52d6665925d4e6" +url = "https://github.com/anomalyco/opencode/releases/download/v1.18.4/opencode-darwin-arm64.zip" +url_api = "https://api.github.com/repos/anomalyco/opencode/releases/assets/483582182" +provenance = "github-attestations" + +[tools."github:anomalyco/opencode"."platforms.macos-x64"] +checksum = "sha256:e177c532654572079981db1dce464a78adbaed9654a142848b2e81beb8c9f5c6" +url = "https://github.com/anomalyco/opencode/releases/download/v1.18.4/opencode-darwin-x64.zip" +url_api = "https://api.github.com/repos/anomalyco/opencode/releases/assets/483582097" +provenance = "github-attestations" + +[tools."github:anomalyco/opencode"."platforms.windows-x64"] +checksum = "sha256:814dae5724dfa396a43b6408703d0929625483e2fac135623f10f0fa8db04a96" +url = "https://github.com/anomalyco/opencode/releases/download/v1.18.4/opencode-windows-x64.zip" +url_api = "https://api.github.com/repos/anomalyco/opencode/releases/assets/483585385" +provenance = "github-attestations" [[tools."github:nushell/nushell"]] version = "0.108.0" diff --git a/dot_config/mise/mise.toml b/dot_config/mise/mise.toml index 83f419f..ec6bd38 100644 --- a/dot_config/mise/mise.toml +++ b/dot_config/mise/mise.toml @@ -23,7 +23,7 @@ go = "1.25.6" "ubi:supabase/cli" = { version = "2.98.2", exe = "supabase" } deno = "2.7.14" "npm:wrangler" = "4.88.0" -"github:anomalyco/opencode" = "1.17.4" +"github:anomalyco/opencode" = "1.18.4" "npm:@google/gemini-cli" = "0.41.2" "npm:aicommits" = "3.1.2" "npm:@agentmemory/agentmemory" = "latest"