Skip to content

Commit

Permalink
Added rpm shasum
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Sep 19, 2022
1 parent 8e690b7 commit 1df2331
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shasum.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ shasum -b -a 512 linux-anchor-wallet-1.3.6-amd64.deb
# shasum -b -a 512 linux-anchor-wallet-1.3.6-amd64.snap
echo "shasum -b -a 512 linux-anchor-wallet-1.3.6-arm64.deb"
shasum -b -a 512 linux-anchor-wallet-1.3.6-arm64.deb
echo "shasum -b -a 512 linux-anchor-wallet-1.3.6-x86_64.rpm"
shasum -b -a 512 linux-anchor-wallet-1.3.6-x86_64.rpm
echo "shasum -b -a 512 linux-anchor-wallet-1.3.6-armv7l.deb"
shasum -b -a 512 linux-anchor-wallet-1.3.6-armv7l.deb
# echo "shasum -b -a 512 linux-anchor-wallet-1.3.6-i386.deb"
Expand Down

0 comments on commit 1df2331

Please sign in to comment.