diff options
author | Till Höppner | 2016-02-27 11:45:48 +0100 |
---|---|---|
committer | Till Höppner | 2016-02-27 11:45:48 +0100 |
commit | 560d36e40b7891009de9188b535a432be08fd51f (patch) | |
tree | 26eccee041c0b3f865304298e89963ae276df8cc /README.md | |
parent | b082a83cafc872ea19d9792644c012b5f9b13974 (diff) | |
download | ilc-560d36e40b7891009de9188b535a432be08fd51f.tar.gz ilc-560d36e40b7891009de9188b535a432be08fd51f.tar.xz ilc-560d36e40b7891009de9188b535a432be08fd51f.zip |
[ci skip] Update download links
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.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) | +| Linux | [Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-x86_64-unknown-linux-gnu.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-i686-unknown-linux-gnu.tar.gz) | +| OS X | [Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-x86_64-apple-darwin.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-i686-apple-darwin.tar.gz) | +| Windows | [Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-x86_64-pc-windows-msvc.zip) |[Download](https://github.com/tilpner/ilc/releases/download/v0.2.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.* |