File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "id" : " corust-agent" ,
33 "name" : " Corust Agent" ,
4- "version" : " 0.4.1 " ,
4+ "version" : " 0.4.2 " ,
55 "description" : " Co-building with a seasoned Rust partner." ,
66 "repository" : " https://github.com/Corust-ai/corust-agent-release" ,
77 "website" : " https://corust.ai/" ,
8- "authors" : [" Corust AI <support@corust.ai>" ],
8+ "authors" : [
9+ " Corust AI <support@corust.ai>"
10+ ],
911 "license" : " GPL-3.0-or-later" ,
1012 "distribution" : {
1113 "binary" : {
1214 "darwin-aarch64" : {
13- "archive" : " https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.1 /agent-darwin-arm64.tar.gz" ,
15+ "archive" : " https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.2 /agent-darwin-arm64.tar.gz" ,
1416 "cmd" : " ./corust-agent-acp"
1517 },
1618 "darwin-x86_64" : {
17- "archive" : " https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.1 /agent-darwin-x64.tar.gz" ,
19+ "archive" : " https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.2 /agent-darwin-x64.tar.gz" ,
1820 "cmd" : " ./corust-agent-acp"
1921 },
2022 "linux-x86_64" : {
21- "archive" : " https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.1 /agent-linux-x64.tar.gz" ,
23+ "archive" : " https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.2 /agent-linux-x64.tar.gz" ,
2224 "cmd" : " ./corust-agent-acp"
2325 },
2426 "windows-x86_64" : {
25- "archive" : " https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.1 /agent-windows-x64.zip" ,
27+ "archive" : " https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.2 /agent-windows-x64.zip" ,
2628 "cmd" : " ./corust-agent-acp.exe"
2729 }
2830 }
You can’t perform that action at this time.
0 commit comments