Skip to content

Commit 55deaed

Browse files
2 parents b22d8e6 + ca769d0 commit 55deaed

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

bucket/opencode-neuron.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"version": "0.3.5",
3+
"description": "OpenCode plugin setup CLI for configurable LiteLLM proxies",
4+
"homepage": "https://github.com/Noser-Engineering/opencode-plugin-neuron",
5+
"license": "MIT",
6+
"architecture": {
7+
"64bit": {
8+
"url": "https://github.com/Noser-Engineering/opencode-plugin-neuron/releases/download/v0.3.5/opencode-neuron-windows-x64.exe#/opencode-neuron.exe",
9+
"hash": "c8125944afc5ac257945489ca6398c68fa9a9d603c15ac328750f4dd9bf83018"
10+
},
11+
"arm64": {
12+
"url": "https://github.com/Noser-Engineering/opencode-plugin-neuron/releases/download/v0.3.5/opencode-neuron-windows-arm64.exe#/opencode-neuron.exe",
13+
"hash": "1b09a3347314afb611a6f593871bc175d7302cb50e3fc5807993315fcffacbc7"
14+
}
15+
},
16+
"bin": "opencode-neuron.exe"
17+
}

0 commit comments

Comments
 (0)