diff options
author | Araq <rumpf_a@web.de> | 2016-06-08 22:07:49 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2016-06-08 22:07:49 +0200 |
commit | 8d7e2b9c7206d84add664f097835948e70e6807b (patch) | |
tree | a4c3e7a819a3de482fe17e124e87b6967d5257e9 /web/download.rst | |
parent | 0e00ea89c44d49ea7dac5c23a03d7eee50abecac (diff) | |
download | Nim-8d7e2b9c7206d84add664f097835948e70e6807b.tar.gz |
news for 0.14.2
Diffstat (limited to 'web/download.rst')
-rw-r--r-- | web/download.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/download.rst b/web/download.rst index 5bebe66ab..685623648 100644 --- a/web/download.rst +++ b/web/download.rst @@ -15,8 +15,8 @@ Binaries Unfortunately, right now we only provide binaries for Windows. You can download an installer for both 32 bit and 64 bit versions of Windows below. -* 32 bit: `nim-0.14.0_x32.exe <download/nim-0.14.0_x32.exe>`_ -* 64 bit: `nim-0.14.0_x64.exe <download/nim-0.14.0_x64.exe>`_ +* 32 bit: `nim-0.14.2_x32.exe <download/nim-0.14.2_x32.exe>`_ +* 64 bit: `nim-0.14.2_x64.exe <download/nim-0.14.2_x64.exe>`_ These installers also include Aporia, Nimble and other useful Nim tools to get you started with Nim development! @@ -30,7 +30,7 @@ like systems. Binary packages may be provided later. Firstly, download this archive: -* `nim-0.14.0.tar.xz (3.1MB) <download/nim-0.14.0.tar.xz>`_ +* `nim-0.14.2.tar.xz (3.1MB) <download/nim-0.14.2.tar.xz>`_ Extract the archive. Then copy the extracted files into your chosen installation directory, ideally somewhere in your home directory. |