1
0
mirror of synced 2024-11-28 09:30:51 +01:00

git: Updated winget-create to the latest release

This commit is contained in:
WerWolv 2022-09-16 08:30:42 +02:00
parent bf00503d1f
commit 73ca45ad3d

View File

@ -133,7 +133,7 @@ jobs:
- name: ⬇️ Download dependencies
shell: pwsh
run: |
iwr https://github.com/microsoft/winget-create/releases/download/v1.0.4.0/wingetcreate.exe -OutFile wingetcreate.exe
iwr https://github.com/microsoft/winget-create/releases/download/v1.1.2.0/wingetcreate.exe -OutFile wingetcreate.exe
- name: ⬆️ Update winget manifest
shell: pwsh
env: