Skip to content

Commit

Permalink
Update download links
Browse files Browse the repository at this point in the history
  • Loading branch information
tilpner committed Mar 9, 2016
1 parent 1d9e3ab commit b402a08
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 @@ -20,9 +20,9 @@ There are other builds, including for/with musl, mingw, or ARM. Please [check ou

| Platform | 64 bit | 32 bit |
| -------- | ------ | ------ |
| Linux | [Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-x86_64-unknown-linux-gnu.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-i686-unknown-linux-gnu.tar.gz) |
| OS X | [Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-x86_64-apple-darwin.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-i686-apple-darwin.tar.gz) |
| Windows | [Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-x86_64-pc-windows-msvc.zip) |[Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-i686-pc-windows-msvc.zip) |
| Linux | [Download](https://github.com/tilpner/ilc/releases/download/v0.3.1/ilc-x86_64-unknown-linux-gnu.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.3.1/ilc-i686-unknown-linux-gnu.tar.gz) |
| OS X | [Download](https://github.com/tilpner/ilc/releases/download/v0.3.1/ilc-x86_64-apple-darwin.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.3.1/ilc-i686-apple-darwin.tar.gz) |
| Windows | [Download](https://github.com/tilpner/ilc/releases/download/v0.3.1/ilc-x86_64-pc-windows-msvc.zip) |[Download](https://github.com/tilpner/ilc/releases/download/v0.3.1/ilc-i686-pc-windows-msvc.zip) |

*Note that these links might be broken in the one hour it takes between release and uploading builds, sorry for that.*

Expand Down

0 comments on commit b402a08

Please sign in to comment.