File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "id" : " kilo" ,
33 "name" : " Kilo" ,
4- "version" : " 7.0.34 " ,
4+ "version" : " 7.0.35 " ,
55 "description" : " The open source coding agent" ,
66 "repository" : " https://github.com/Kilo-Org/kilocode" ,
77 "authors" : [
1212 "distribution" : {
1313 "binary" : {
1414 "darwin-aarch64" : {
15- "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.34 /kilo-darwin-arm64.zip" ,
15+ "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.35 /kilo-darwin-arm64.zip" ,
1616 "cmd" : " ./kilo" ,
1717 "args" : [
1818 " acp"
1919 ]
2020 },
2121 "darwin-x86_64" : {
22- "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.34 /kilo-darwin-x64.zip" ,
22+ "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.35 /kilo-darwin-x64.zip" ,
2323 "cmd" : " ./kilo" ,
2424 "args" : [
2525 " acp"
2626 ]
2727 },
2828 "linux-aarch64" : {
29- "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.34 /kilo-linux-arm64.tar.gz" ,
29+ "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.35 /kilo-linux-arm64.tar.gz" ,
3030 "cmd" : " ./kilo" ,
3131 "args" : [
3232 " acp"
3333 ]
3434 },
3535 "linux-x86_64" : {
36- "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.34 /kilo-linux-x64.tar.gz" ,
36+ "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.35 /kilo-linux-x64.tar.gz" ,
3737 "cmd" : " ./kilo" ,
3838 "args" : [
3939 " acp"
4040 ]
4141 },
4242 "windows-x86_64" : {
43- "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.34 /kilo-windows-x64.zip" ,
43+ "archive" : " https://github.com/Kilo-Org/kilocode/releases/download/v7.0.35 /kilo-windows-x64.zip" ,
4444 "cmd" : " ./kilo.exe" ,
4545 "args" : [
4646 " acp"
4747 ]
4848 }
4949 },
5050 "npx" : {
51- "package" : " @kilocode/cli@7.0.34 " ,
51+ "package" : " @kilocode/cli@7.0.35 " ,
5252 "args" : [
5353 " acp"
5454 ]
You can’t perform that action at this time.
0 commit comments