diff options
author | 0neGal <mail@0negal.com> | 2022-02-09 18:02:03 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-02-09 18:02:03 +0100 |
commit | 18446985ffbfb7fb567076b3103504ca9cb6e8b1 (patch) | |
tree | cab508d160402e465ac3169694ef9bfff720b36d | |
parent | 7a6b48cbcec1a092404f623a77fe94bd01573f01 (diff) | |
download | Viper-18446985ffbfb7fb567076b3103504ca9cb6e8b1.tar.gz Viper-18446985ffbfb7fb567076b3103504ca9cb6e8b1.zip |
update download links
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ <p align="center"> <img src="src/assets/icons/512x512.png" width="200px"><br> - <a href="https://github.com/0neGal/viper/releases/download/v1.1.0/Viper-Setup-1.1.0.exe"><img src="assets/download.png" width="300px"></a><br> + <a href="https://github.com/0neGal/viper/releases/download/v1.2.0/Viper-Setup-1.2.0.exe"><img src="assets/download.png" width="300px"></a><br> <a href="https://github.com/0neGal/viper/projects/1">Overview</a> | <a href="https://github.com/0neGal/viper/releases">Releases</a><br> </p> @@ -15,9 +15,9 @@ Downloads are available on the [releases page](https://github.com/0neGal/viper/r Please note that some versions will update themselves automatically when a new release is available (just like Origin or Steam) and some will NOT, so choose it accordingly. Only the AppImage and Windows Setup/Installer can auto-update. -**Windows:** [`Viper Setup [x.y.z].exe`](https://github.com/0neGal/viper/releases/download/v1.1.0/Viper-Setup-1.1.0.exe) (auto-updates, and is recommanded), [`Viper [x.y.z].exe`](https://github.com/0neGal/viper/releases/download/v1.1.0/Viper-1.1.0.exe) (single executable, no fuss) +**Windows:** [`Viper Setup [x.y.z].exe`](https://github.com/0neGal/viper/releases/download/v1.2.0/Viper-Setup-1.2.0.exe) (auto-updates, and is recommanded), [`Viper [x.y.z].exe`](https://github.com/0neGal/viper/releases/download/v1.2.0/Viper-1.2.0.exe) (single executable, no fuss) -**Linux:** [`.AppImage`](https://github.com/0neGal/viper/releases/download/v1.1.0/Viper-1.1.0.AppImage) (auto-updates), [`.deb`](https://github.com/0neGal/viper/releases/download/v1.1.0/viper-1.1.0_amd64.deb), [`.rpm`](https://github.com/0neGal/viper/releases/download/v1.1.0/Viper-1.1.0.x86_64.rpm), [`.tar.gz`](https://github.com/0neGal/viper/releases/download/v1.1.0/Viper-1.1.0.tar.gz) +**Linux:** [`.AppImage`](https://github.com/0neGal/viper/releases/download/v1.2.0/Viper-1.2.0.AppImage) (auto-updates), [`.deb`](https://github.com/0neGal/viper/releases/download/v1.2.0/viper-1.2.0_amd64.deb), [`.rpm`](https://github.com/0neGal/viper/releases/download/v1.2.0/Viper-1.2.0.x86_64.rpm), [`.tar.gz`](https://github.com/0neGal/viper/releases/download/v1.2.0/Viper-1.2.0.tar.gz) ## What can it do specifically? |