summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2014-04-23 00:46:18 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2014-04-23 00:46:18 +0100
commite3c2441b48e8761e7af4ee57c01ebf4520437694 (patch)
treebeea3e882f99ece6dd66ed4d1c9d2b7293686d02
parent3851ee209c688dd695c7bc50185aaa8d89359273 (diff)
downloadNim-e3c2441b48e8761e7af4ee57c01ebf4520437694.tar.gz
Windows installer links for website.
-rw-r--r--web/download.txt29
1 files changed, 28 insertions, 1 deletions
diff --git a/web/download.txt b/web/download.txt
index 0de31e8ce..557788217 100644
--- a/web/download.txt
+++ b/web/download.txt
@@ -15,9 +15,36 @@ and clang on Mac OS X.
 Installers
 ----------
 
-Installers will be available soon.
+The "full" version includes a full mingw distribution which includes a C
+compiler. The "slim" version lacks this.
+
+* Full (i386, 32bit): `<download/nimrod_0.9.4_windows_i386_full.exe>`_
+
+  .. raw:: html
+    <p style="font-size: 8pt; margin-top: 0;">
+    SHA256: dca7c63d0c1861d2d7c51b2e7a29fa98371750a10ab282d5df9de22a07719c24
+    </p>
+
+* Slim (i386, 32bit): `<download/nimrod_0.9.4_windows_i386_slim.exe>`_
+
+  .. raw:: html
+      <p style="font-size: 8pt; margin-top: 0;">
+      SHA256: c0fcd1201bd20fad1e14b9d2cc2529494057068de1dd01f871cf129f088a8242
+      </p>
+
+* Full (amd64, 64bit): `<download/nimrod_0.9.4_windows_amd64_full.exe>`_
+
+  .. raw:: html
+    <p style="font-size: 8pt; margin-top: 0;">
+    SHA256: af9d478c2f3361e0f238fcb07fa8e7ae5821938c0f9063c6670e925c9ae9d16e
+    </p>
 
+* Slim (amd64, 64bit): `<download/nimrod_0.9.4_windows_amd64_slim.exe>`_
 
+  .. raw:: html
+      <p style="font-size: 8pt; margin-top: 0;">
+      SHA256: 90c380721a46be2b9b8d5437187f701940aefc2e1fb9722dbc543f5c5a3bb85e
+      </p>
 
 Archives
 --------