Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 96e2240

Browse files
Update README.md with Stable Download URLs
1 parent 5b1bec6 commit 96e2240

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,37 +151,37 @@ To compile nitro please visit [Compile from source](docs/docs/new/build-source.m
151151
<tr>
152152
<td style="text-align:center"><b>Stable (Recommended)</b></td>
153153
<td style="text-align:center">
154-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.9/nitro-0.2.9-win-amd64.tar.gz'>
154+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-win-amd64.tar.gz'>
155155
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
156156
<b>CPU</b>
157157
</a>
158158
</td>
159159
<td style="text-align:center">
160-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.9/nitro-0.2.9-win-amd64-cuda.tar.gz'>
160+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-win-amd64-cuda.tar.gz'>
161161
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
162162
<b>CUDA</b>
163163
</a>
164164
</td>
165165
<td style="text-align:center">
166-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.9/nitro-0.2.9-mac-amd64.tar.gz'>
166+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-mac-amd64.tar.gz'>
167167
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
168168
<b>Intel</b>
169169
</a>
170170
</td>
171171
<td style="text-align:center">
172-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.9/nitro-0.2.9-mac-arm64.tar.gz'>
172+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-mac-arm64.tar.gz'>
173173
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
174174
<b>M1/M2</b>
175175
</a>
176176
</td>
177177
<td style="text-align:center">
178-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.9/nitro-0.2.9-linux-amd64.tar.gz'>
178+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-linux-amd64.tar.gz'>
179179
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
180180
<b>CPU</b>
181181
</a>
182182
</td>
183183
<td style="text-align:center">
184-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.9/nitro-0.2.9-linux-amd64-cuda.tar.gz'>
184+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-linux-amd64-cuda.tar.gz'>
185185
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
186186
<b>CUDA</b>
187187
</a>

0 commit comments

Comments
 (0)