From b3c0b664c7e0f79c3b07b1b0bc987572472837c2 Mon Sep 17 00:00:00 2001 From: Sergey Alekseev <handshake@sergeyalekseev.com> Date: Mon, 28 Nov 2022 19:38:06 +0300 Subject: [PATCH] WIP update hsd from v4.0.1 to v4.0.2 --- download/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/download/index.html b/download/index.html index 50c3730..e868ab0 100644 --- a/download/index.html +++ b/download/index.html @@ -94,11 +94,11 @@ <section class="light"><div class="section-wrapper"><div> <div> - <p><a href="https://handshake.org/files/hsd-4.0.1.tar.gz">hsd-4.0.1.tar.gz</a> (<a href="https://handshake.org/files/hsd-4.0.1.tar.gz.asc">asc</a>)</p> + <p><a href="https://handshake.org/files/hsd-4.0.2.tar.gz">hsd-4.0.2.tar.gz</a> (<a href="https://handshake.org/files/hsd-4.0.2.tar.gz.asc">asc</a>)</p> <p><a href="https://handshake.org/files/hs-client-0.0.11.tar.gz">hs-client-0.0.11.tar.gz</a> (<a href="https://handshake.org/files/hs-client-0.0.11.tar.gz.asc">asc</a>)</p> <p> - node-gyp is required to build: Execute <code>hsd-4.0.1/build</code><br> - Node.js version 14+ is required to run: Execute <code>hsd-4.0.1/hsd/bin/hsd</code><br> + node-gyp is required to build: Execute <code>hsd-4.0.2/build</code><br> + Node.js version 14+ is required to run: Execute <code>hsd-4.0.2/hsd/bin/hsd</code><br> For upgrade information visit the <a href="https://github.com/handshake-org/hsd/blob/master/CHANGELOG.md">CHANGELOG</a> </p> </div> @@ -126,7 +126,7 @@ b2dd2438f8552c880a4659cacb41ce59108d07bce08c291c6a690abe4f7bdfdc hs-airdrop-0.10.0.tar.gz<br> 3852296b992e0e9ab61017fc46b59fc570017cefe0d5b5d23822fd4d1391feb7 hs-client-0.0.11.tar.gz<br> 67ff3517f24194b4e1375c565634d07e263ddcbee1c744e82592b6cb8e31f780 hs-miner-0.0.10.tar.gz<br> -7d5ca7be4068d4ee3c737ccc8e6c62a7bbeb7d69e0dbc100612e65e090190c55 hsd-4.0.1.tar.gz +7d5ca7be4068d4ee3c737ccc8e6c62a7bbeb7d69e0dbc100612e65e090190c55 hsd-4.0.2.tar.gz </div> </div></div></section>