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

Commit 902dc3f

Browse files
Update README.md with Stable Download URLs
1 parent 90c526f commit 902dc3f

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
@@ -154,37 +154,37 @@ To compile nitro please visit [Compile from source](docs/docs/new/build-source.m
154154
<tr>
155155
<td style="text-align:center"><b>Stable (Recommended)</b></td>
156156
<td style="text-align:center">
157-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-win-amd64.tar.gz'>
157+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.11/nitro-0.2.11-win-amd64.tar.gz'>
158158
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
159159
<b>CPU</b>
160160
</a>
161161
</td>
162162
<td style="text-align:center">
163-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-win-amd64-cuda.tar.gz'>
163+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.11/nitro-0.2.11-win-amd64-cuda.tar.gz'>
164164
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
165165
<b>CUDA</b>
166166
</a>
167167
</td>
168168
<td style="text-align:center">
169-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-mac-amd64.tar.gz'>
169+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.11/nitro-0.2.11-mac-amd64.tar.gz'>
170170
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
171171
<b>Intel</b>
172172
</a>
173173
</td>
174174
<td style="text-align:center">
175-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-mac-arm64.tar.gz'>
175+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.11/nitro-0.2.11-mac-arm64.tar.gz'>
176176
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
177177
<b>M1/M2</b>
178178
</a>
179179
</td>
180180
<td style="text-align:center">
181-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-linux-amd64.tar.gz'>
181+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.11/nitro-0.2.11-linux-amd64.tar.gz'>
182182
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
183183
<b>CPU</b>
184184
</a>
185185
</td>
186186
<td style="text-align:center">
187-
<a href='https://github.com/janhq/nitro/releases/download/v0.2.10/nitro-0.2.10-linux-amd64-cuda.tar.gz'>
187+
<a href='https://github.com/janhq/nitro/releases/download/v0.2.11/nitro-0.2.11-linux-amd64-cuda.tar.gz'>
188188
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
189189
<b>CUDA</b>
190190
</a>

0 commit comments

Comments
 (0)