Skip to content

Commit

Permalink
Update binary links
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jun 27, 2017
1 parent ed642fc commit b529ad8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ Windows, Linux and macOS. These binaries are statically linked
and require a CPU which supports the POPCNT instruction (2010 or
later).

* [primecount-3.7-win64.zip](https://github.com/kimwalisch/primecount/releases/download/v3.7/primecount-3.7-win64.zip), 412 KB
* [primecount-3.7-linux-x64.tar.gz](https://github.com/kimwalisch/primecount/releases/download/v3.7/primecount-3.7-linux-x64.tar.gz), 1 MB
* [primecount-3.7-macOS-x64.zip](https://github.com/kimwalisch/primecount/releases/download/v3.7/primecount-3.7-macOS-x64.zip), 894 KB
* [primecount-3.8-win64.zip](https://github.com/kimwalisch/primecount/releases/download/v3.8/primecount-3.8-win64.zip), 415 KB
* [primecount-3.8-linux-x64.tar.gz](https://github.com/kimwalisch/primecount/releases/download/v3.8/primecount-3.8-linux-x64.tar.gz), 1 MB
* [primecount-3.8-macOS-x64.zip](https://github.com/kimwalisch/primecount/releases/download/v3.8/primecount-3.8-macOS-x64.zip), 916 KB
* Binaries with backup functionality are available [here](https://github.com/kimwalisch/primecount/tree/backup2#primecount-backup)

## Usage examples
Expand Down

0 comments on commit b529ad8

Please sign in to comment.