Skip to content

Commit d47fbd1

Browse files
Update opencode to 1.18.14
1 parent 4c58bee commit d47fbd1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/opencode/build.ncl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ let git = import "../git/build.ncl" in
55
let glibc = import "../glibc/build.ncl" in
66
let ripgrep = import "../ripgrep/build.ncl" in
77

8-
let version = "1.18.13" in
8+
let version = "1.18.14" in
99
{
1010
name = "opencode",
1111
build_deps = [
1212
{ file = "build.sh" } | Local,
1313
{
1414
url = "https://github.com/anomalyco/opencode/archive/refs/tags/v%{version}.tar.gz",
15-
sha256 = "a3328aed885d7154fcf378ec722ba0e5f3def2f68b4c001481084d30aef5f44d",
15+
sha256 = "3454d738eca7117099d6dc2a1d6330e0ac099da60cf3d8e40e8913ff3e38f656",
1616
} | Source,
1717
base,
1818
bun,

0 commit comments

Comments
 (0)