Releases: Add Magnet URI And Date for 0.11.0

This commit is contained in:
David A. Harding 2015-07-12 11:39:34 -04:00
parent ebde7f7523
commit 3268196d3a
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -2,7 +2,7 @@
## Required value below populates the %v variable (note: % needs to be escaped in YAML if it starts a value)
required_version: 0.11.0
## Optional release date. May be filled in hours/days after a release
optional_date:
optional_date: 2015-07-12
## Optional title. If not set, default is: Bitcoin Core version %v released
optional_title: Bitcoin Core version %v released
## Optional magnet link. To get it, open the torrent in a good BitTorrent client
@ -10,7 +10,7 @@ optional_title: Bitcoin Core version %v released
## and run: transmission-show -m <torrent file>
#
## Link should be enclosed in quotes and start with: "magnet:?
optional_magnetlink:
optional_magnetlink: "magnet:?xt=urn:btih:82f0d2fa100d6db8a8c1338768dcb9e4e524da13&dn=bitcoin-core-0.11.0&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.publicbt.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.ccc.de%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&ws=https%3A%2F%2Fbitcoin.org%2Fbin%2F"
## The --- below ends the YAML header. After that, paste the release notes.
## Warning: this site's Markdown parser commonly requires you make two