mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 16:28:19 +00:00
Merge pull request #1073 from erciccione/fix-hash
Fix swapped hashes of 0.16.0.2 for win64 and linux64 in downloads.yml
This commit is contained in:
commit
019da8e19b
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ gui:
|
||||||
icon: icon-windows
|
icon: icon-windows
|
||||||
vers:
|
vers:
|
||||||
- platform: Windows 64-bit (Zip)
|
- platform: Windows 64-bit (Zip)
|
||||||
hash: 9ff8c91268f8eb027bd26dcf53fda5e16cb482815a6d5b87921d96631a79f33f
|
hash: 6e0efb25d1f5c45a4527c66ad6f6c623c08590d7c21de5a611d8c2ff0e3fbb55
|
||||||
link: https://downloads.getmonero.org/gui/win64
|
link: https://downloads.getmonero.org/gui/win64
|
||||||
icon: icon-windows
|
icon: icon-windows
|
||||||
vers:
|
vers:
|
||||||
|
@ -17,7 +17,7 @@ gui:
|
||||||
icon: icon-apple
|
icon: icon-apple
|
||||||
vers:
|
vers:
|
||||||
- platform: Linux 64-bit
|
- platform: Linux 64-bit
|
||||||
hash: 6e0efb25d1f5c45a4527c66ad6f6c623c08590d7c21de5a611d8c2ff0e3fbb55
|
hash: 9ff8c91268f8eb027bd26dcf53fda5e16cb482815a6d5b87921d96631a79f33f
|
||||||
link: https://downloads.getmonero.org/gui/linux64
|
link: https://downloads.getmonero.org/gui/linux64
|
||||||
icon: icon-linux
|
icon: icon-linux
|
||||||
vers:
|
vers:
|
||||||
|
|
Loading…
Reference in a new issue