diff options
author | Till Höppner | 2016-02-25 10:03:19 +0100 |
---|---|---|
committer | Till Höppner | 2016-02-25 10:03:19 +0100 |
commit | 5c1f0eb97ce5e62d73ec68490b4101a1a7949bac (patch) | |
tree | 8e8d14816777a868f8878a5c1eeafe9dd3f79d14 /README.md | |
parent | aeab5a3e682661e14b7683c0f3e6dbf482f7bb73 (diff) | |
download | ilc-5c1f0eb97ce5e62d73ec68490b4101a1a7949bac.tar.gz ilc-5c1f0eb97ce5e62d73ec68490b4101a1a7949bac.tar.xz ilc-5c1f0eb97ce5e62d73ec68490b4101a1a7949bac.zip |
[ci skip] Update download linksv0.2.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -19,9 +19,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.1.2/ilc-x86_64-unknown-linux-gnu.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.1.2/ilc-i686-unknown-linux-gnu.tar.gz) | -| OS X | [Download](https://github.com/tilpner/ilc/releases/download/v0.1.2/ilc-x86_64-apple-darwin.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.1.2/ilc-i686-apple-darwin.tar.gz) | -| Windows | [Download](https://github.com/tilpner/ilc/releases/download/v0.1.2/ilc-x86_64-pc-windows-msvc.zip) |[Download](https://github.com/tilpner/ilc/releases/download/v0.1.2/ilc-i686-pc-windows-msvc.zip) | +| Linux | [Download](https://github.com/tilpner/ilc/releases/download/v0.2.0/ilc-x86_64-unknown-linux-gnu.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.2.0/ilc-i686-unknown-linux-gnu.tar.gz) | +| OS X | [Download](https://github.com/tilpner/ilc/releases/download/v0.2.0/ilc-x86_64-apple-darwin.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.2.0/ilc-i686-apple-darwin.tar.gz) | +| Windows | [Download](https://github.com/tilpner/ilc/releases/download/v0.2.0/ilc-x86_64-pc-windows-msvc.zip) |[Download](https://github.com/tilpner/ilc/releases/download/v0.2.0/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.* |