diff options
author | Araq <rumpf_a@web.de> | 2016-10-01 00:00:17 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2016-10-01 00:02:34 +0200 |
commit | b16a678a0b371cf5559c77bd9ad67c74213dc124 (patch) | |
tree | 744c3dc0596f189adcc9db6babe751d0b70115f0 /web/download.rst | |
parent | 42b64e3257691a5b505f32cf08867fbbf519bd2a (diff) | |
download | Nim-b16a678a0b371cf5559c77bd9ad67c74213dc124.tar.gz |
version changed to 0.15.0
Diffstat (limited to 'web/download.rst')
-rw-r--r-- | web/download.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/web/download.rst b/web/download.rst index d2e424a84..e8c8ab90a 100644 --- a/web/download.rst +++ b/web/download.rst @@ -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. |