Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
f326cd94
Unverified
Commit
f326cd94
authored
Feb 23, 2017
by
Riccardo Spagni
Browse files
update downloads for 0.10.2, prepare downloads index for GUI
parent
ac8924af
Changes
2
Show whitespace changes
Inline
Side-by-side
_data/downloads.yml
View file @
f326cd94
-
platform
:
Windows, 64-bit
icon
:
windows.svg
url
:
win64
hash
:
727a53dd154b61fd653f81da27788077fdf519301c81d3c1eb033c1ff2bf97c6
version
:
0.10.
1
.0
cli_
url
:
win64
hash
:
e852642c42bc9ed6a248fea0e0bb8e9e2563cdf9a4dfdd40b96226a3cadd874e
version
:
0.10.
2
.0
tag
:
Wolfram Warptangent
blockchain
:
win
-
platform
:
Windows, 32-bit
icon
:
windows.svg
url
:
win32
hash
:
ce77137b33bcaeb59273cb73b86e426e35e6209fb52a7e74fd9432a5a3018041
version
:
0.10.
1
.0
cli_
url
:
win32
hash
:
8ac825d89f58a07be65f4f96ddd1e22ef4fb9156d28d12381ade6e3a070b18cb
version
:
0.10.
2
.0
tag
:
Wolfram Warptangent
blockchain
:
win
-
platform
:
Mac OS X, 64-bit
icon
:
apple.svg
url
:
mac64
hash
:
447cebae257864b3706a8622f495bfd9fae780a6b277e1e31ac83bef7bc855c6
version
:
0.10.
1
.0
cli_
url
:
mac64
hash
:
685a0262b9add448a516baac3dc81d2dda559fdba000afcf6480e9b2dddf107b
version
:
0.10.
2
.0
tag
:
Wolfram Warptangent
blockchain
:
mac
-
platform
:
Linux, 64-bit
icon
:
linux.svg
url
:
linux64
hash
:
bf
09eea27c957e7e2bdd62dac250888b301d4d25abe18d4a5b930fa7477708c7
version
:
0.10.
1
.0
cli_
url
:
linux64
hash
:
bf
27eb173a775b62716b5fd1d1921f81c8d3b91187b190a22f2a6d82811915fd
version
:
0.10.
2
.0
tag
:
Wolfram Warptangent
blockchain
:
linux
-
platform
:
Linux, 32-bit
icon
:
linux.svg
url
:
linux32
hash
:
9a18d274970df85d6bc926dc99407959c680c36f19017996be9c758f6c02cf06
version
:
0.10.
1
.0
cli_
url
:
linux32
hash
:
5ce1475090dfc7897824de62b44771af6de395631540dee6361f0c32a82885ac
version
:
0.10.
2
.0
tag
:
Wolfram Warptangent
blockchain
:
linux
-
platform
:
ARMv7
icon
:
arm.svg
url
:
arm
hash
:
57221605997a3cd815f2a9689486abbdb124263fff047ca61068900eb7cb1839
version
:
0.10.1.0
cli_url
:
arm7
hash
:
173c4f481587799b0ca8947826778eae75611ef4d6bce765df5915ffa12f91b8
version
:
0.10.2.0
tag
:
Wolfram Warptangent
blockchain
:
arm
-
platform
:
ARMv8
icon
:
arm.svg
cli_url
:
arm8
hash
:
26ad255a94d76acdce4e649d19d709181918a47df10ea9d00f9c14acf7b0129f
version
:
0.10.2.0
tag
:
Wolfram Warptangent
blockchain
:
arm
-
platform
:
FreeBSD, 64-bit
icon
:
freebsd.svg
url
:
freebsd64
hash
:
3858d4786b65a37e981b142e9c0f256ac66662314794d05f595c4c30cb5b6ddb
version
:
0.10.
1
.0
cli_
url
:
freebsd64
hash
:
fec177e65a07f845cbcf64b7e39de8decee9cb04bf3f603dd38cec3a363f4d90
version
:
0.10.
2
.0
tag
:
Wolfram Warptangent
blockchain
:
freebsd
-
platform
:
Source Code
icon
:
github.svg
url
:
https://github.com/monero-project/bitmonero
cli_
url
:
https://github.com/monero-project/bitmonero
hash
:
source
version
:
Bleeding edge (possibly unstable)
\ No newline at end of file
downloads/index.md
View file @
f326cd94
...
...
@@ -26,7 +26,7 @@ Note: the SHA256 hashes are listed by the downloads for convenience, but a GPG-s
<div
class=
"col-lg-6"
style=
"padding-bottom: 5px;"
>
<h4
id=
"{{ data_downloads.platform | slugify }}"
>
<a
href=
"{{ data_downloads.url }}"
>
<a
href=
"{{ data_downloads.
cli_
url }}"
>
<img
src=
"//static.getmonero.org/images/platforms/{{ data_downloads.icon }}"
style=
"height: 30px;"
>
{{ data_downloads.platform }}
</a>
</h4>
...
...
@@ -55,7 +55,7 @@ Note: the SHA256 hashes are listed by the downloads for convenience, but a GPG-s
<div
class=
"col-lg-6"
style=
"padding-bottom: 5px;"
>
<h4
id=
"{{ data_downloads.platform | slugify }}"
>
<a
href=
"//downloads.getmonero.org/{{ data_downloads.url }}"
>
<a
href=
"//downloads.getmonero.org/
cli/
{{ data_downloads.
cli_
url }}"
>
<img
src=
"//static.getmonero.org/images/platforms/{{ data_downloads.icon }}"
style=
"height: 30px;"
>
{{ data_downloads.platform }}
</a>
</h4>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment