Skip to content

Commit

Permalink
Update node release to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Dec 3, 2024
1 parent f366dcf commit 36489a9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions gitbook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,17 +86,17 @@ To read more about the Helium Network release, go to the following page:
<tr>
<td>Windows</td>
<td>Nvidia GPU with 8GB VRAM</td>
<td><a href="https://drive.google.com/uc?id=1neIWjOc31jnXUnZo0zQCc9ukVBRcdDD0&export=download">crynux-node-helium-v2.1.1-windows-x64.zip</a></td>
<td><a href="https://drive.google.com/uc?id=1gL21Nfb7QFZ4-y3pXv3T609_KWEuE1rM&export=download">crynux-node-helium-v2.1.2-windows-x64.zip</a></td>
</tr>
<tr>
<td>Mac</td>
<td>M1/M2/M3 and later</td>
<td><a href="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.1/crynux-node-helium-v2.1.1-mac-arm64-signed.dmg">crynux-node-helium-v2.1.1-mac-arm64-signed.dmg</a></td>
<td><a href="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.2/crynux-node-helium-v2.1.2-mac-arm64-signed.dmg">crynux-node-helium-v2.1.2-mac-arm64-signed.dmg</a></td>
</tr>
<tr>
<td>Linux</td>
<td>Nvidia GPU with 8GB VRAM</td>
<td><a href="https://drive.google.com/uc?id=1Cm9m-TUxf0X8WAiaybkd0lK5AjCq0Vvl&export=download">crynux-node-helium-v2.1.1-linux-bin-x64.tar.gz</a></td>
<td><a href="https://drive.google.com/uc?id=1jqc_r5dPitcnezFc4pKDIeCCX1k7Ul-P&export=download">crynux-node-helium-v2.1.2-linux-bin-x64.tar.gz</a></td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 3 additions & 3 deletions gitbook/node-hosting/start-a-node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
<tr>
<td>Windows</td>
<td>Nvidia GPU with 8GB VRAM</td>
<td><a href="https://drive.google.com/uc?id=1neIWjOc31jnXUnZo0zQCc9ukVBRcdDD0&export=download">crynux-node-helium-v2.1.1-windows-x64.zip</a></td>
<td><a href="https://drive.google.com/uc?id=1gL21Nfb7QFZ4-y3pXv3T609_KWEuE1rM&export=download">crynux-node-helium-v2.1.2-windows-x64.zip</a></td>
</tr>
<tr>
<td>Mac</td>
<td>M1/M2/M3 and later</td>
<td><a href="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.1/crynux-node-helium-v2.1.1-mac-arm64-signed.dmg">crynux-node-helium-v2.1.1-mac-arm64-signed.dmg</a></td>
<td><a href="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.2/crynux-node-helium-v2.1.2-mac-arm64-signed.dmg">crynux-node-helium-v2.1.2-mac-arm64-signed.dmg</a></td>
</tr>
<tr>
<td>Linux</td>
<td>Nvidia GPU with 8GB VRAM</td>
<td><a href="https://drive.google.com/uc?id=1Cm9m-TUxf0X8WAiaybkd0lK5AjCq0Vvl&export=download">crynux-node-helium-v2.1.1-linux-bin-x64.tar.gz</a></td>
<td><a href="https://drive.google.com/uc?id=1jqc_r5dPitcnezFc4pKDIeCCX1k7Ul-P&export=download">crynux-node-helium-v2.1.2-linux-bin-x64.tar.gz</a></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion gitbook/node-hosting/start-a-node/start-a-node-mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The Crynux Node supports only the Macs with the M1, M2, M3 or newer versions. Ma

Download the DMG file using the following link, then double-click the file, and drag the app to the application's folder:

{% embed url="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.1/crynux-node-helium-v2.1.1-mac-arm64-signed.dmg" %}
{% embed url="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.2/crynux-node-helium-v2.1.2-mac-arm64-signed.dmg" %}

## 3. Start the node

Expand Down
2 changes: 1 addition & 1 deletion gitbook/node-hosting/start-a-node/start-a-node-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Make sure you have already installed the latest NVIDIA driver from the [NVIDIA o

Download the binary release version of the Crynux Node from the link below:

{% embed url="https://drive.google.com/file/d/1neIWjOc31jnXUnZo0zQCc9ukVBRcdDD0/view?usp=drivesdk" %}
{% embed url="https://drive.google.com/file/d/1gL21Nfb7QFZ4-y3pXv3T609_KWEuE1rM/view?usp=drivesdk" %}

{% hint style="info" %}
Starting a node on Windows using the binary release package, as described here, is still in **beta testing**. If you have trouble running the downloaded package, please use [the Docker version](start-a-node-docker.md) instead.
Expand Down

0 comments on commit 36489a9

Please sign in to comment.