From d281505777cd3234b958a21ba0777af33d086f6b Mon Sep 17 00:00:00 2001 From: erciccione Date: Mon, 28 Jun 2021 15:55:07 +0200 Subject: [PATCH] downloads: add hashes of source code (archive) to the 'verify' section for both CLI and GUI --- _data/downloads.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/_data/downloads.yml b/_data/downloads.yml index bbbf8fa9..7acb8411 100644 --- a/_data/downloads.yml +++ b/_data/downloads.yml @@ -23,6 +23,10 @@ gui: link: https://downloads.getmonero.org/gui/linux64 icon: icon-linux vers: + - platform: Source Code (archive) + hash: 8d6770bb3a8840eac9ce48b1a598ef83a5f5ec677e6edb6b7ad8e87b26e9d404 + link: https://downloads.getmonero.org/gui/source + icon: icon-github - platform: Source Code link: https://github.com/monero-project/monero-gui icon: icon-github @@ -81,6 +85,10 @@ cli: link: https://downloads.getmonero.org/cli/freebsd64 icon: icon-freebsd vers: - - platform: Source Code + - platform: Source Code (archive) + hash: 7801945b040f39db5497335d5219768773aa28bef7c5e88a61c1c8b639ccb412 + link: https://downloads.getmonero.org/cli/source + icon: icon-github + - platform: Source Code link: https://github.com/monero-project/monero icon: icon-github