Skip to content

Commit

Permalink
Merge pull request #492 from peercoin/0.14.8
Browse files Browse the repository at this point in the history
Update wallets.json
  • Loading branch information
willyfromtheblock authored Jul 17, 2024
2 parents df4a085 + 98e150e commit 757ac06
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions public/data/wallets.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
{
"os": "Windows",
"img": "/img/icons/windows.png",
"checksum": "b9d020c2d8a563d19d9f44157ceafbe08a8223b3be21239e205fc9b3669ab0ea",
"link": "https://github.com/peercoin/peercoin/releases/download/v0.14.7ppc/peercoin-89281147febd-win64-setup-unsigned.exe"
"checksum": "10ba658e9110870e1b75f59a626b3de8b7a2709cd54391a89225bf645542e185",
"link": "https://github.com/peercoin/peercoin/releases/download/v0.14.8ppc/peercoin-a6f9fb3b4fa1-win64-setup-unsigned.exe"
},
{
"os": "macOS",
"img": "/img/icons/apple.png",
"checksum": "ce1945b57483cd0c48c799feb5adfdcfba1085da09813dce2ca995189fa701df",
"link": "https://github.com/peercoin/peercoin/releases/download/v0.14.7ppc/peercoin-0.14.7ppc-x86_64-apple-darwin.dmg"
"checksum": "8267b9f99069d85045a1d79eaf76d736e7ce95b37dab1c58cfa0bf5560a2d8f8",
"link": "https://github.com/peercoin/peercoin/releases/download/v0.14.8ppc/peercoin-0.14.8ppc-x86_64-apple-darwin.dmg"
},
{
"os": "Linux",
"img": "/img/icons/linux.png",
"checksum": "cea6e56fcabad33a656017642756da2178e9f077cb2d76ca8a5e78e83f8715df",
"link": "https://github.com/peercoin/peercoin/releases/download/v0.14.7ppc/peercoin-89281147febd-x86_64-linux-gnu.tar.gz"
"checksum": "7b07f5b83a645bf7388539758ee2a76f78f5a7f3dbd6e43c4b224984eace0c9d",
"link": "https://github.com/peercoin/peercoin/releases/download/v0.14.8ppc/peercoin-a6f9fb3b4fa1-x86_64-linux-gnu.tar.gz"
}
],
"other": [
Expand Down

0 comments on commit 757ac06

Please sign in to comment.