Skip to content

Commit

Permalink
Merge pull request bitcoin#527 from TheBlueMatt/gitian-downloader
Browse files Browse the repository at this point in the history
Restructure gitian files and add download config files.
  • Loading branch information
gavinandresen committed Sep 22, 2011
2 parents 16d6963 + 0920ad1 commit c7eb151
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
30 changes: 30 additions & 0 deletions contrib/gitian-downloader/bitcoin-download-config
@@ -0,0 +1,30 @@
---
name: bitcoin
urls:
- http://bitcoin.org/bitcoin-latest-linux-gitian.zip
rss:
- url: http://sourceforge.net/api/file/index/project-id/244765/mtime/desc/limit/100/rss
xpath: //item/link/text()
pattern: bitcoin-\d+.\d+.\d+-linux-gitian.zip
signers:
0A82509767C7D4A5D14DA2301AE1D35043E08E54:
weight: 40
name: BlueMatt
key: bluematt
BF6273FAEF7CC0BA1F562E50989F6B3048A116B5:
weight: 40
name: Devrandom
key: devrandom
D762373D24904A3E42F33B08B9A408E71DAAC974:
weight: 40
name: Sipa
key: sipa
77E72E69DA7EE0A148C06B21B34821D4944DE5F7:
weight: 40
name: tcatm
key: tcatm
01CDF4627A3B88AAE4A571C87588242FBE38D3A8:
weight: 40
name: "Gavin Andresen"
key: gavinandresen
minimum_weight: 120
Binary file added contrib/gitian-downloader/bluematt-key.pgp
Binary file not shown.
Binary file added contrib/gitian-downloader/devrandom-key.pgp
Binary file not shown.
Binary file added contrib/gitian-downloader/gavinandresen-key.pgp
Binary file not shown.
Binary file added contrib/gitian-downloader/sipa-key.pgp
Binary file not shown.
Binary file added contrib/gitian-downloader/tcatm-key.pgp
Binary file not shown.

0 comments on commit c7eb151

Please sign in to comment.