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

Commit 3a47399

Browse files
Update README.md with Stable Download URLs
1 parent ae4a7c6 commit 3a47399

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
@@ -136,37 +136,37 @@ To compile nitro please visit [Compile from source](docs/new/build-source.md)
136136
<tr>
137137
<td style="text-align:center"><b>Stable (Recommended)</b></td>
138138
<td style="text-align:center">
139-
<a href='https://github.com/janhq/nitro/releases/download/v0.1.30/nitro-0.1.30-win-amd64.tar.gz'>
139+
<a href='https://github.com/janhq/nitro/releases/download/v0.1.31/nitro-0.1.31-win-amd64.tar.gz'>
140140
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
141141
<b>CPU</b>
142142
</a>
143143
</td>
144144
<td style="text-align:center">
145-
<a href='https://github.com/janhq/nitro/releases/download/v0.1.30/nitro-0.1.30-win-amd64-cuda.tar.gz'>
145+
<a href='https://github.com/janhq/nitro/releases/download/v0.1.31/nitro-0.1.31-win-amd64-cuda.tar.gz'>
146146
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
147147
<b>CUDA</b>
148148
</a>
149149
</td>
150150
<td style="text-align:center">
151-
<a href='https://github.com/janhq/nitro/releases/download/v0.1.30/nitro-0.1.30-mac-amd64.tar.gz'>
151+
<a href='https://github.com/janhq/nitro/releases/download/v0.1.31/nitro-0.1.31-mac-amd64.tar.gz'>
152152
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
153153
<b>Intel</b>
154154
</a>
155155
</td>
156156
<td style="text-align:center">
157-
<a href='https://github.com/janhq/nitro/releases/download/v0.1.30/nitro-0.1.30-mac-arm64.tar.gz'>
157+
<a href='https://github.com/janhq/nitro/releases/download/v0.1.31/nitro-0.1.31-mac-arm64.tar.gz'>
158158
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
159159
<b>M1/M2</b>
160160
</a>
161161
</td>
162162
<td style="text-align:center">
163-
<a href='https://github.com/janhq/nitro/releases/download/v0.1.30/nitro-0.1.30-linux-amd64.tar.gz'>
163+
<a href='https://github.com/janhq/nitro/releases/download/v0.1.31/nitro-0.1.31-linux-amd64.tar.gz'>
164164
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
165165
<b>CPU</b>
166166
</a>
167167
</td>
168168
<td style="text-align:center">
169-
<a href='https://github.com/janhq/nitro/releases/download/v0.1.30/nitro-0.1.30-linux-amd64-cuda.tar.gz'>
169+
<a href='https://github.com/janhq/nitro/releases/download/v0.1.31/nitro-0.1.31-linux-amd64-cuda.tar.gz'>
170170
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
171171
<b>CUDA</b>
172172
</a>

0 commit comments

Comments
 (0)