mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Bump to latest 0.6.1
This commit is contained in:
parent
b0023a10a8
commit
b6003a586e
2 changed files with 16 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
layout: index
|
||||
section: index
|
||||
title: P2P digital currency
|
||||
DOWNLOAD_VERSION: 0.6.0
|
||||
DOWNLOAD_VERSION: 0.6.1
|
||||
ALERT_CLASS:
|
||||
ALERT:
|
||||
---
|
||||
|
@ -51,10 +51,10 @@ ALERT:
|
|||
<img src="img/ico-ubuntu.png" class="icon">Ubuntu PPA</a>
|
||||
</li>
|
||||
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-linux.tar.gz/download">
|
||||
<img src="img/ico-tux.png" class="icon"/>Linux (tgz, 32/64-bit)</a> <small>~10MB</small>
|
||||
<img src="img/ico-tux.png" class="icon"/>Linux (tgz, 32/64-bit)</a> <small>~11MB</small>
|
||||
</li>
|
||||
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-macosx.dmg/download">
|
||||
<img src="img/ico-osx-uni.png" class="icon">Mac OS X</a> <small>~11MB</small>
|
||||
<img src="img/ico-osx-uni.png" class="icon">Mac OS X</a> <small>~12MB</small>
|
||||
</li>
|
||||
<li>or get the <a href="https://github.com/bitcoin/bitcoin">source code</a> (GitHub)</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue