diff options
author | Till Höppner | 2016-03-09 20:24:07 +0100 |
---|---|---|
committer | Till Höppner | 2016-03-09 20:40:36 +0100 |
commit | b402a084e7d7bbeb59d58e400fadb7bbdbf0e699 (patch) | |
tree | cc45af9d9295fe552dd4a2c934083ecc087c1198 | |
parent | 1d9e3abba3ea44bc26887b059d1e4ce804b84d6f (diff) | |
download | ilc-b402a084e7d7bbeb59d58e400fadb7bbdbf0e699.tar.gz ilc-b402a084e7d7bbeb59d58e400fadb7bbdbf0e699.tar.xz ilc-b402a084e7d7bbeb59d58e400fadb7bbdbf0e699.zip |
Update download linksv0.3.1.1
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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.* |