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

Commit 25932e8

Browse files
Update README.md with Stable Download URLs
1 parent 626c753 commit 25932e8

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
@@ -155,37 +155,37 @@ To compile nitro please visit [Compile from source](docs/docs/new/build-source.m
155155
<tr>
156156
<td style="text-align:center"><b>Stable (Recommended)</b></td>
157157
<td style="text-align:center">
158-
<a href='https://github.com/janhq/nitro/releases/download/v0.3.3/nitro-0.3.3-win-amd64.tar.gz'>
158+
<a href='https://github.com/janhq/nitro/releases/download/v0.3.4/nitro-0.3.4-win-amd64.tar.gz'>
159159
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
160160
<b>CPU</b>
161161
</a>
162162
</td>
163163
<td style="text-align:center">
164-
<a href='https://github.com/janhq/nitro/releases/download/v0.3.3/nitro-0.3.3-win-amd64-cuda.tar.gz'>
164+
<a href='https://github.com/janhq/nitro/releases/download/v0.3.4/nitro-0.3.4-win-amd64-cuda.tar.gz'>
165165
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
166166
<b>CUDA</b>
167167
</a>
168168
</td>
169169
<td style="text-align:center">
170-
<a href='https://github.com/janhq/nitro/releases/download/v0.3.3/nitro-0.3.3-mac-amd64.tar.gz'>
170+
<a href='https://github.com/janhq/nitro/releases/download/v0.3.4/nitro-0.3.4-mac-amd64.tar.gz'>
171171
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
172172
<b>Intel</b>
173173
</a>
174174
</td>
175175
<td style="text-align:center">
176-
<a href='https://github.com/janhq/nitro/releases/download/v0.3.3/nitro-0.3.3-mac-arm64.tar.gz'>
176+
<a href='https://github.com/janhq/nitro/releases/download/v0.3.4/nitro-0.3.4-mac-arm64.tar.gz'>
177177
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
178178
<b>M1/M2</b>
179179
</a>
180180
</td>
181181
<td style="text-align:center">
182-
<a href='https://github.com/janhq/nitro/releases/download/v0.3.3/nitro-0.3.3-linux-amd64.tar.gz'>
182+
<a href='https://github.com/janhq/nitro/releases/download/v0.3.4/nitro-0.3.4-linux-amd64.tar.gz'>
183183
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
184184
<b>CPU</b>
185185
</a>
186186
</td>
187187
<td style="text-align:center">
188-
<a href='https://github.com/janhq/nitro/releases/download/v0.3.3/nitro-0.3.3-linux-amd64-cuda.tar.gz'>
188+
<a href='https://github.com/janhq/nitro/releases/download/v0.3.4/nitro-0.3.4-linux-amd64-cuda.tar.gz'>
189189
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
190190
<b>CUDA</b>
191191
</a>

0 commit comments

Comments
 (0)