mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-01 03:24:41 +00:00
version changed to 0.15.0
This commit is contained in:
@@ -15,10 +15,10 @@ Binaries
|
||||
Right now binaries are only provided for Windows. You can download
|
||||
an installer for both 32 bit and 64 bit versions of Windows below.
|
||||
|
||||
* | 32 bit: `nim-0.14.2_x32.exe <download/nim-0.14.2_x32.exe>`_
|
||||
| SHA-256 ca2de37759006d95db98732083a6fab20151bb9819186af2fa29d41884df78c9
|
||||
* | 64 bit: `nim-0.14.2_x64.exe <download/nim-0.14.2_x64.exe>`_
|
||||
| SHA-256 1fec054d3a5f54c0a67a40db615bb9ecb1d56413b19e324244110713bd4337d1
|
||||
* | 32 bit: `nim-0.15.0_x32.exe <download/nim-0.15.0_x32.exe>`_
|
||||
| SHA-256
|
||||
* | 64 bit: `nim-0.15.0_x64.exe <download/nim-0.15.0_x64.exe>`_
|
||||
| SHA-256
|
||||
|
||||
These installers also include Aporia, Nimble and other useful Nim tools to get
|
||||
you started with Nim development!
|
||||
@@ -31,8 +31,8 @@ like systems.
|
||||
|
||||
Firstly, download this archive:
|
||||
|
||||
* | `nim-0.14.2.tar.xz (4.5MB) <download/nim-0.14.2.tar.xz>`_
|
||||
| SHA-256 8f8d38d70ed57164795fc55e19de4c11488fcd31dbe42094e44a92a23e3f5e92
|
||||
* | `nim-0.15.0.tar.xz (4.5MB) <download/nim-0.15.0.tar.xz>`_
|
||||
| SHA-256
|
||||
|
||||
Extract the archive. Then copy the extracted files into your chosen installation
|
||||
directory, ideally somewhere in your home directory.
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
<a class="news" href="$1news/2016_09_03_nim_community_survey_results.html">
|
||||
<h4>September 30, 2016</h4>
|
||||
<p>Nim version 0.15.0 has been released!</p>
|
||||
</a>
|
||||
|
||||
<a class="news" href="$1news/2016_09_03_nim_community_survey_results.html">
|
||||
<h4>September 3, 2016</h4>
|
||||
<p>Nim Community Survey results</p>
|
||||
@@ -18,8 +23,4 @@
|
||||
<p>Nim version 0.14.2 has been released!</p>
|
||||
</a>
|
||||
|
||||
<a class="news" href="$1news/2016_06_04_meet_our_bountysource_sponsors.html">
|
||||
<h4>June 04, 2016</h4>
|
||||
<p>Meet our BountySource sponsors</p>
|
||||
</a>
|
||||
<a href="$1news.html" class="blue">See All News...</a>
|
||||
|
||||
Reference in New Issue
Block a user