File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Below are the latest precompiled binaries for Windows 64-bit and Linux x64.
1717These binaries are statically linked and require a CPU which supports the
1818POPCNT instruction (2010 or later).
1919
20- * [ primesum-0.2 -win64.zip] ( https://dl.bintray.com/kimwalisch/primesum/primesum-0.2 -win64.zip ) , 362K
21- * [ primesum-0.2 -linux-x64.tar.gz] ( https://dl.bintray.com/kimwalisch/primesum/primesum-0.2 -linux-x64.tar.gz ) , 867K
20+ * [ primesum-1.0 -win64.zip] ( https://dl.bintray.com/kimwalisch/primesum/primesum-1.0 -win64.zip ) , 362K
21+ * [ primesum-1.0 -linux-x64.tar.gz] ( https://dl.bintray.com/kimwalisch/primesum/primesum-1.0 -linux-x64.tar.gz ) , 868K
2222
2323primesum 256-bits
2424-----------------
@@ -32,7 +32,7 @@ Build instructions (Unix-like OSes)
3232You need to have installed a C++ compiler and GNU make to build ``` primesum ``` .
3333
3434Download
35- [ primesum-0.2. tar.gz] ( https://dl.bintray.com/kimwalisch/primesum/primesum-0.2 .tar.gz )
35+ [ primesum-1.0. tar.gz] ( https://dl.bintray.com/kimwalisch/primesum/primesum-1.0 .tar.gz )
3636and build it using:
3737
3838``` sh
You can’t perform that action at this time.
0 commit comments