Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
NayamAmarshe authored Sep 21, 2023
1 parent a88179a commit b704337
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/lib/components/DownloadSection.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
id="download-links-list"
>
<a
href="https://github.com/upscayl/upscayl/releases/download/v2.8.1/upscayl-2.8.1-linux.AppImage"
href="https://github.com/upscayl/upscayl/releases/download/v2.8.5/upscayl-2.8.5-linux.AppImage"
target="_blank"
rel="noreferrer noopener">AppImage (Universal Portable)</a
>
Expand All @@ -84,17 +84,17 @@
>Snap Store</a
>
<a
href="https://github.com/upscayl/upscayl/releases/download/v2.8.1/upscayl-2.8.1-linux.deb"
href="https://github.com/upscayl/upscayl/releases/download/v2.8.5/upscayl-2.8.5-linux.deb"
target="_blank"
rel="noreferrer noopener">DEB (Debian/Ubuntu based)</a
>
<a
href="https://github.com/upscayl/upscayl/releases/download/v2.8.1/upscayl-2.8.1-linux.rpm"
href="https://github.com/upscayl/upscayl/releases/download/v2.8.5/upscayl-2.8.5-linux.rpm"
target="_blank"
rel="noreferrer noopener">RPM (Fedora based)</a
>
<a
href="https://github.com/upscayl/upscayl/releases/download/v2.8.1/upscayl-2.8.1-linux.zip"
href="https://github.com/upscayl/upscayl/releases/download/v2.8.5/upscayl-2.8.5-linux.zip"
target="_blank"
rel="noreferrer noopener">ZIP (Universal Portable)</a
>
Expand All @@ -121,7 +121,7 @@
id="download-links-list"
>
<a
href="https://github.com/upscayl/upscayl/releases/download/v2.8.1/upscayl-2.8.1-mac.dmg"
href="https://github.com/upscayl/upscayl/releases/download/v2.8.5/upscayl-2.8.5-mac.dmg"
target="_blank"
rel="noreferrer noopener">DMG</a
>
Expand All @@ -144,7 +144,7 @@
id="download-links-list"
>
<a
href="https://github.com/upscayl/upscayl/releases/download/v2.8.1/upscayl-2.8.1-win.exe"
href="https://github.com/upscayl/upscayl/releases/download/v2.8.5/upscayl-2.8.5-win.exe"
target="_blank"
rel="noreferrer noopener">EXE Installer</a
>
Expand Down

0 comments on commit b704337

Please sign in to comment.