diff options
author | 0neGal <mail@0negal.com> | 2022-03-28 18:02:20 +0200 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-03-28 18:02:20 +0200 |
commit | 8cf4eb6be61c54f039e6def03200ce6dbcad74eb (patch) | |
tree | 05d0e02dea3032bf93738d3cd34be74337969964 | |
parent | b8da84a02c270f12f8fb85644335b7fc0313e54d (diff) | |
download | Viper-8cf4eb6be61c54f039e6def03200ce6dbcad74eb.tar.gz Viper-8cf4eb6be61c54f039e6def03200ce6dbcad74eb.zip |
updated 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.2.5/Viper-Setup-1.2.5.exe"><img src="assets/download.png" width="300px"></a><br> + <a href="https://github.com/0neGal/viper/releases/download/v1.3.0/Viper-Setup-1.3.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.2.5/Viper-Setup-1.2.5.exe) (auto-updates, and is recommanded), [`Viper [x.y.z].exe`](https://github.com/0neGal/viper/releases/download/v1.2.5/Viper-1.2.5.exe) (single executable, no fuss) +**Windows:** [`Viper Setup [x.y.z].exe`](https://github.com/0neGal/viper/releases/download/v1.3.0/Viper-Setup-1.3.0.exe) (auto-updates, and is recommanded), [`Viper [x.y.z].exe`](https://github.com/0neGal/viper/releases/download/v1.3.0/Viper-1.3.0.exe) (single executable, no fuss) -**Linux:** [`.AppImage`](https://github.com/0neGal/viper/releases/download/v1.2.5/Viper-1.2.5.AppImage) (auto-updates), [`.deb`](https://github.com/0neGal/viper/releases/download/v1.2.5/viper-1.2.5_amd64.deb), [`.rpm`](https://github.com/0neGal/viper/releases/download/v1.2.5/Viper-1.2.5.x86_64.rpm), [`.tar.gz`](https://github.com/0neGal/viper/releases/download/v1.2.5/Viper-1.2.5.tar.gz) +**Linux:** [`.AppImage`](https://github.com/0neGal/viper/releases/download/v1.3.0/Viper-1.3.0.AppImage) (auto-updates), [`.deb`](https://github.com/0neGal/viper/releases/download/v1.3.0/viper-1.3.0_amd64.deb), [`.rpm`](https://github.com/0neGal/viper/releases/download/v1.3.0/Viper-1.3.0.x86_64.rpm), [`.tar.gz`](https://github.com/0neGal/viper/releases/download/v1.3.0/Viper-1.3.0.tar.gz) ## What can it do specifically? |