From 353dd7ee8b395bf49cdbec921007f1621ad65764 Mon Sep 17 00:00:00 2001 From: lukasblau <54887264+lukasblau@users.noreply.github.com> Date: Tue, 23 Jan 2024 20:16:28 +0100 Subject: [PATCH] fix wrong checksum order The checksums of the downloads were mixed up. mac <-> windows --- pages/mydoc/usersguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/mydoc/usersguide.md b/pages/mydoc/usersguide.md index f429d8196..12d68994c 100644 --- a/pages/mydoc/usersguide.md +++ b/pages/mydoc/usersguide.md @@ -73,7 +73,7 @@ To complete OnlyKey quick setup follow the instructions below: {% include callout.html content="**Step 2.** Install and launch the app." type="default" %} -{% include tip.html content="You can ensure the integrity of your downloaded file by verifying the checksum.
macOS SHA 256 CHECKSUM: 22fc0b80d0b11fa5b0f9a566ae11edb8aee41e53905259e2a8a948c71e45e1fe
Windows SHA 256 CHECKSUM: 1f7756227af0752bf2d1071bf6f04e5a3282df54ac0125fdfb4abfab7edb115a
Linux SHA 256 CHECKSUM: f00f056a3432d624a805596a6c6b0f2ce5d8efa8c95da1baac39599946301065
[ **Linux App GPG Public Key**](https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.3.0/CryptoTrust_LLC_pub.asc) A1D6 4A3B 496C B0F3 6E12 B46F 9A9F 520D 44EA 53D1" %} +{% include tip.html content="You can ensure the integrity of your downloaded file by verifying the checksum.
macOS SHA 256 CHECKSUM: 1f7756227af0752bf2d1071bf6f04e5a3282df54ac0125fdfb4abfab7edb115a
Windows SHA 256 CHECKSUM: 22fc0b80d0b11fa5b0f9a566ae11edb8aee41e53905259e2a8a948c71e45e1fe
Linux SHA 256 CHECKSUM: f00f056a3432d624a805596a6c6b0f2ce5d8efa8c95da1baac39599946301065
[ **Linux App GPG Public Key**](https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.3.0/CryptoTrust_LLC_pub.asc) A1D6 4A3B 496C B0F3 6E12 B46F 9A9F 520D 44EA 53D1" %} {% include tip.html content="As you use the OnlyKey app you can hover over icons for tooltips and click on icon's to browse to that topic in the documentation ![](https://raw.githubusercontent.com/trustcrypto/trustcrypto.github.io/pages/images/tooltip.png)" %}