From 438c56e0682e24a48934d1b1c3fab6874fbd7e63 Mon Sep 17 00:00:00 2001 From: Keith Millette <keith@xx.network> Date: Fri, 24 Jan 2025 10:20:21 +0900 Subject: [PATCH] Update tarball checksums --- website/docs/gateway/8-gateway-tarballs.md | 2 +- website/docs/node/8-node-tarballs.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/gateway/8-gateway-tarballs.md b/website/docs/gateway/8-gateway-tarballs.md index 771612e..9fdd9dd 100644 --- a/website/docs/gateway/8-gateway-tarballs.md +++ b/website/docs/gateway/8-gateway-tarballs.md @@ -54,7 +54,7 @@ sha256sum /opt/gateway.tar.gz ``` Below is example output and it may differ from the **current tarball's checksum**. ``` -3b61c10287c28d55f7999ad002573bdd2dc0aaa36f06adcc037a877f0ed1d1c0 gateway.tar.gz +f15245937ae9eb3f2ce769dd0175820c2069dfa2482259e9d34a388f76be4453 gateway.tar.gz ``` Please [get help](../intro.md#getting-help), if the output does not match the **current tarball's checksum** found on the [xx Network Tarball Page](https://xx.network/mainnet-tarballs) ::: diff --git a/website/docs/node/8-node-tarballs.md b/website/docs/node/8-node-tarballs.md index cddad4a..e3d2620 100644 --- a/website/docs/node/8-node-tarballs.md +++ b/website/docs/node/8-node-tarballs.md @@ -57,7 +57,7 @@ sha256sum /opt/node.tar.gz ``` Below is example output and it may differ from the **current tarball's checksum**. ``` -dcf1cbc8266ea10735df378acfa30913766bedd6106212d7ba14d4137378118b node.tar.gz +edccb8faf2526ff01ed00c4f98322c3a85733d108e9bac7026d5546144ed84d7 node.tar.gz ``` Please [get help](../intro.md#getting-help), if the output does not match the **current tarball's checksum** found on the [xx Network Tarball Page](https://xx.network/mainnet-tarballs) ::: -- GitLab