File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "id" : " opencode" ,
33 "name" : " OpenCode" ,
4- "version" : " 1.1.21 " ,
4+ "version" : " 1.1.23 " ,
55 "description" : " The open source coding agent" ,
66 "repository" : " https://github.com/sst/opencode" ,
77 "authors" : [
1212 "distribution" : {
1313 "binary" : {
1414 "darwin-aarch64" : {
15- "archive" : " https://github.com/sst/opencode/releases/download/v1.1.21 /opencode-darwin-arm64.zip" ,
15+ "archive" : " https://github.com/sst/opencode/releases/download/v1.1.23 /opencode-darwin-arm64.zip" ,
1616 "cmd" : " ./opencode" ,
1717 "args" : [
1818 " acp"
1919 ]
2020 },
2121 "darwin-x86_64" : {
22- "archive" : " https://github.com/sst/opencode/releases/download/v1.1.21 /opencode-darwin-x64.zip" ,
22+ "archive" : " https://github.com/sst/opencode/releases/download/v1.1.23 /opencode-darwin-x64.zip" ,
2323 "cmd" : " ./opencode" ,
2424 "args" : [
2525 " acp"
2626 ]
2727 },
2828 "linux-aarch64" : {
29- "archive" : " https://github.com/sst/opencode/releases/download/v1.1.21 /opencode-linux-arm64.tar.gz" ,
29+ "archive" : " https://github.com/sst/opencode/releases/download/v1.1.23 /opencode-linux-arm64.tar.gz" ,
3030 "cmd" : " ./opencode" ,
3131 "args" : [
3232 " acp"
3333 ]
3434 },
3535 "linux-x86_64" : {
36- "archive" : " https://github.com/sst/opencode/releases/download/v1.1.21 /opencode-linux-x64.tar.gz" ,
36+ "archive" : " https://github.com/sst/opencode/releases/download/v1.1.23 /opencode-linux-x64.tar.gz" ,
3737 "cmd" : " ./opencode" ,
3838 "args" : [
3939 " acp"
4040 ]
4141 },
4242 "windows-x86_64" : {
43- "archive" : " https://github.com/sst/opencode/releases/download/v1.1.21 /opencode-windows-x64.zip" ,
43+ "archive" : " https://github.com/sst/opencode/releases/download/v1.1.23 /opencode-windows-x64.zip" ,
4444 "cmd" : " ./opencode.exe" ,
4545 "args" : [
4646 " acp"
You can’t perform that action at this time.
0 commit comments