|
6 | 6 | "docsRelativePath": ["docs"], |
7 | 7 | "samplesRelativePath": ["samples", "server"], |
8 | 8 | "currentBranch": "master", |
9 | | - "repo": "https://github.com/EventStore/EventStore", |
| 9 | + "repo": "https://github.com/kurrent-io/EventStore", |
10 | 10 | "branches": [ |
11 | 11 | { |
12 | 12 | "version": "v25.0", |
|
63 | 63 | "basePath": "http-api", |
64 | 64 | "docsRelativePath": ["docs", "http-api"], |
65 | 65 | "samplesRelativePath": ["samples", "http-api"], |
66 | | - "repo": "https://github.com/EventStore/EventStore", |
| 66 | + "repo": "https://github.com/kurrent-io/EventStore", |
67 | 67 | "branches": [ |
68 | 68 | { |
69 | 69 | "version": "v25.0", |
|
102 | 102 | "group": ".NET SDK", |
103 | 103 | "basePath": "clients/dotnet", |
104 | 104 | "samplesRelativePath": ["samples"], |
105 | | - "repo": "https://github.com/EventStore/EventStore-Client-Dotnet", |
| 105 | + "repo": "https://github.com/kurrent-io/EventStore-Client-Dotnet", |
106 | 106 | "branches": [ |
107 | 107 | { |
108 | | - "version": "23.3.3", |
| 108 | + "version": "23.3.8", |
109 | 109 | "name":"master" |
110 | 110 | } |
111 | 111 | ] |
|
115 | 115 | "group": "Java SDK", |
116 | 116 | "basePath": "clients/java", |
117 | 117 | "samplesRelativePath": [ |
118 | | - "db-client-java", |
119 | 118 | "src", |
120 | 119 | "test", |
121 | 120 | "java", |
122 | | - "com", |
123 | | - "eventstore", |
| 121 | + "io", |
| 122 | + "kurrent", |
124 | 123 | "dbclient", |
125 | 124 | "samples" |
126 | 125 | ], |
127 | | - "repo": "https://github.com/EventStore/EventStoreDB-Client-Java", |
| 126 | + "repo": "https://github.com/kurrent-io/KurrentDB-Client-Java", |
128 | 127 | "branches": [ |
129 | 128 | { |
130 | | - "version": "5.3.1", |
| 129 | + "version": "5.4.5", |
131 | 130 | "name": "trunk" |
132 | 131 | } |
133 | 132 | ] |
|
137 | 136 | "group": "Rust SDK", |
138 | 137 | "basePath": "clients/rust", |
139 | 138 | "samplesRelativePath": ["examples"], |
140 | | - "repo": "https://github.com/EventStore/EventStoreDB-Client-Rust", |
| 139 | + "repo": "https://github.com/kurrent-io/EventStoreDB-Client-Rust", |
141 | 140 | "branches": [ |
142 | 141 | { |
143 | | - "version": "3.0.0", |
| 142 | + "version": "4.0.1", |
144 | 143 | "name": "master" |
145 | 144 | } |
146 | 145 | ] |
|
155 | 154 | "src", |
156 | 155 | "samples" |
157 | 156 | ], |
158 | | - "repo": "https://github.com/EventStore/EventStore-Client-NodeJS", |
| 157 | + "repo": "https://github.com/kurrent-io/KurrentDB-Client-NodeJS", |
159 | 158 | "branches": [ |
160 | 159 | { |
161 | 160 | "version": "6.2.1", |
|
172 | 171 | "group": "Go SDK", |
173 | 172 | "basePath": "clients/go", |
174 | 173 | "samplesRelativePath": ["samples"], |
175 | | - "repo": "https://github.com/EventStore/EventStore-Client-Go", |
| 174 | + "repo": "https://github.com/kurrent-io/EventStore-Client-Go", |
176 | 175 | "branches": [ |
177 | 176 | { |
178 | | - "version": "3.3.0", |
| 177 | + "version": "4.2.0", |
179 | 178 | "name": "master" |
180 | 179 | } |
181 | 180 | ] |
|
0 commit comments