Skip to content

Commit

Permalink
Merge pull request #723 from Romanitho/link
Browse files Browse the repository at this point in the history
update wau.zip link to 1.21.13
  • Loading branch information
Romanitho authored Sep 30, 2024
2 parents 17254f1 + 6bd5a8b commit 1163799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/WAU-ReleaseBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
echo "Install counter file." > WAU_InstallCounter
echo "### Download the latest v1 WAU.zip (as v2 updater)"
wget https://github.com/Romanitho/Winget-AutoUpdate/releases/download/v1.21.12/WAU.zip -UseBasicParsing -OutFile .\WAU.zip
wget https://github.com/Romanitho/Winget-AutoUpdate/releases/download/v1.21.13/WAU.zip -UseBasicParsing -OutFile .\WAU.zip
- name: Create release
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
Expand Down

0 comments on commit 1163799

Please sign in to comment.