Skip to content

Commit

Permalink
Update update.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Thedogecraft authored Jan 5, 2024
1 parent 10d1269 commit bee7159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
setlocal

set ZIP_URL=https://github.com/Parcoil/Sparkle/releases/latest/download/win-unpacked.zip
set ZIP_FILE=%TEMP%\win-unpacked.zip
set ZIP_FILE=C:\Users\%USERNAME%\AppData\Local\Programs\sparkle\win-unpacked.zip
set EXTRACT_DIR=C:\Users\%USERNAME%\AppData\Local\Programs\sparkle

rem Download the latest ZIP file
Expand Down

0 comments on commit bee7159

Please sign in to comment.