summary refs log tree commit diff stats
path: root/web/download.rst
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-10-21 01:10:49 +0200
committerAndreas Rumpf <rumpf_a@web.de>2016-10-21 01:10:49 +0200
commit542e4fdcf241e3c906ea487c6f72216716eaebb6 (patch)
treecd37fb752de55bd60d41b105d372bf0b536c2942 /web/download.rst
parent08d82e4b13c9dc99cd82550f611cead3c0b4d8c0 (diff)
downloadNim-542e4fdcf241e3c906ea487c6f72216716eaebb6.tar.gz
website updates
Diffstat (limited to 'web/download.rst')
-rw-r--r--web/download.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/web/download.rst b/web/download.rst
index cf0841577..07fe5828c 100644
--- a/web/download.rst
+++ b/web/download.rst
@@ -10,10 +10,10 @@ Right now binaries are only provided for Windows. You can download
 an installer for both 32 bit and 64 bit versions of Windows below. These
 installers have everything you need to use Nim, including a C compiler.
 
-* | 32 bit: `nim-0.15.0_x32.exe <download/nim-0.15.0_x32.exe>`_
-  | SHA-256  0ca8931e3369735bbafdf93de98a8fd0f425870f1173845e7601922a5e00c3c2
-* | 64 bit: `nim-0.15.0_x64.exe <download/nim-0.15.0_x64.exe>`_
-  | SHA-256  7bb9321cd9fb2860d36ee9b248e0202d7d4e36e2272a2f128fbce96fd4a9bfd6
+* | 32 bit: `nim-0.15.2_x32.exe <download/nim-0.15.2_x32.exe>`_
+  | SHA-256
+* | 64 bit: `nim-0.15.2_x64.exe <download/nim-0.15.2_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.15.0.tar.xz (4.5MB) <download/nim-0.15.0.tar.xz>`_
-  | SHA-256  c514535050b2b2156147bbe6e23aafe07cd996b2afa2c81fa9a09e1cd8c669fb
+* | `nim-0.15.2.tar.xz (4.5MB) <download/nim-0.15.2.tar.xz>`_
+  | SHA-256
 
 Extract the archive. Then copy the extracted files into your chosen installation
 directory, ideally somewhere in your home directory.