From 6f7f141f7703215f6b4fea3660136b8c47eadacb Mon Sep 17 00:00:00 2001 From: JeremyRand Date: Mon, 3 Jun 2019 17:51:08 +0000 Subject: [PATCH] Add riscv64 to outputs list in release-process.md The riscv64 binary is created by the Gitian scripts and distributed by the Bitcoin Core website, so it should be listed in the release process docs. --- doc/release-process.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release-process.md b/doc/release-process.md index e9c6d5bf0..2e712bf58 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -270,6 +270,7 @@ The list of files should be: bitcoin-${VERSION}-aarch64-linux-gnu.tar.gz bitcoin-${VERSION}-arm-linux-gnueabihf.tar.gz bitcoin-${VERSION}-i686-pc-linux-gnu.tar.gz +bitcoin-${VERSION}-riscv64-linux-gnu.tar.gz bitcoin-${VERSION}-x86_64-linux-gnu.tar.gz bitcoin-${VERSION}-osx64.tar.gz bitcoin-${VERSION}-osx.dmg