Skip to content

Commit 6f7f141

Browse files
committed
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.
1 parent c7cfd20 commit 6f7f141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release-process.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ The list of files should be:
270270
bitcoin-${VERSION}-aarch64-linux-gnu.tar.gz
271271
bitcoin-${VERSION}-arm-linux-gnueabihf.tar.gz
272272
bitcoin-${VERSION}-i686-pc-linux-gnu.tar.gz
273+
bitcoin-${VERSION}-riscv64-linux-gnu.tar.gz
273274
bitcoin-${VERSION}-x86_64-linux-gnu.tar.gz
274275
bitcoin-${VERSION}-osx64.tar.gz
275276
bitcoin-${VERSION}-osx.dmg

0 commit comments

Comments
 (0)