mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 20:19:29 +00:00
Downloads: clarify that checksum is SHA256
Despite the obviousness of the length of the hash, and the fact that there is a small note on the page noting the type of hash, the point should be made clearly and quickly.
This commit is contained in:
parent
d2c9928278
commit
5a4c265b6f
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Note: the SHA256 hashes are listed by the downloads for convenience, but a GPG-s
|
|||
</h4>
|
||||
|
||||
<strong>Current Version:</strong> {{ data_downloads.version }} <em>{{ data_downloads.tag }}</em><br>
|
||||
<strong>SHA Hash:</strong> {{ data_downloads.hash }}<br>
|
||||
<strong>SHA256 Hash:</strong> {{ data_downloads.hash }}<br>
|
||||
<hr>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue