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

Commit

Permalink
Add ZIP
Browse files Browse the repository at this point in the history
  • Loading branch information
NayamAmarshe authored Jan 15, 2024
1 parent 43334d7 commit fa667c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/lib/components/DownloadSection.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,11 @@
target="_blank"
rel="noreferrer noopener">EXE Installer</a
>
<a
href={`https://github.com/upscayl/upscayl/releases/download/v${UPSCAYL_VERSION}/upscayl-${UPSCAYL_VERSION}-win.zip`}
target="_blank"
rel="noreferrer noopener">Portable ZIP</a
>
<!-- <a href="#" target="_blank" rel="noreferrer noopener">Microsoft Store (Coming Soon...)</a> -->
</div>
</div>
Expand Down

0 comments on commit fa667c7

Please sign in to comment.