summary refs log tree commit diff stats
path: root/web/download.rst
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2017-01-08 18:32:20 +0100
committerAraq <rumpf_a@web.de>2017-01-08 18:32:30 +0100
commitc6c226a6a23ce03cfccf6f3647295b5c98271d88 (patch)
treed850c087c90fe29031d99fe8af49f37115040fd5 /web/download.rst
parent5f6f444d55dbbfd23a437976edbd9b690642942e (diff)
downloadNim-c6c226a6a23ce03cfccf6f3647295b5c98271d88.tar.gz
updated download page
Diffstat (limited to 'web/download.rst')
-rw-r--r--web/download.rst20
1 files changed, 10 insertions, 10 deletions
diff --git a/web/download.rst b/web/download.rst
index c388dd132..a6dd96a22 100644
--- a/web/download.rst
+++ b/web/download.rst
@@ -11,10 +11,10 @@ Zips
 
 We now encourage you to install via the provided zipfiles:
 
-* | 32 bit: `nim-0.15.2_x32.zip <download/nim-0.15.2_x32.zip>`_
-  | SHA-256  0f1bfb74751f55e090140a361c08e9f39f1dd03f1f0c070c061f2d5049ab9f96
-* | 64 bit: `nim-0.15.2_x64.zip <download/nim-0.15.2_x64.zip>`_
-  | SHA-256  ceea42de6ebcd41032ee51f04526dc4cf2cbb0958ca6ad2321cf21944e05f553
+* | 32 bit: `nim-0.16.0_x32.zip <download/nim-0.16.0_x32.zip>`_
+  | SHA-256
+* | 64 bit: `nim-0.16.0_x64.zip <download/nim-0.16.0_x64.zip>`_
+  | SHA-256
 
 Unzip these where you want and optionally run ``finish.exe`` to
 detect your MingW environment.
@@ -27,10 +27,10 @@ Windows below. Note that these installers have some known issues and
 so will unlikely to be provided further in the future. These
 installers have everything you need to use Nim, including a C compiler.
 
-* | 32 bit: `nim-0.15.2_x32.exe <download/nim-0.15.2_x32.exe>`_
-  | SHA-256  8d648295dbd59cb315c98926a1da9f1f68773a1a2ef3d9d4c91c59387167efa3
-* | 64 bit: `nim-0.15.2_x64.exe <download/nim-0.15.2_x64.exe>`_
-  | SHA-256  8c7efc6571921c2d2e5e995f801d4229ea1de19fbdabdcba1628307bd4612392
+* | 32 bit: `nim-0.16.0_x32.exe <download/nim-0.16.0_x32.exe>`_
+  | SHA-256
+* | 64 bit: `nim-0.16.0_x64.exe <download/nim-0.16.0_x64.exe>`_
+  | SHA-256
 
 These installers also include Aporia, Nimble and other useful Nim tools to get
 you started with Nim development!
@@ -48,8 +48,8 @@ like systems.
 
 Firstly, download this archive:
 
-* | `nim-0.15.2.tar.xz (4.5MB) <download/nim-0.15.2.tar.xz>`_
-  | SHA-256  905df2316262aa2cbacae067acf45fc05c2a71c8c6fde1f2a70c927ebafcfe8a
+* | `nim-0.16.0.tar.xz (4.5MB) <download/nim-0.16.0.tar.xz>`_
+  | SHA-256
 
 Extract the archive. Then copy the extracted files into your chosen installation
 directory, ideally somewhere in your home directory.