Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit e4946bc

Browse files
committed
links
1 parent a335eff commit e4946bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Winget-Install-GUI.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ https://github.com/Romanitho/Winget-AllinOne
1515
$Script:WiGuiVersion = "1.8.0"
1616
$Script:WAUGithubLink = "https://github.com/Romanitho/Winget-AutoUpdate/archive/refs/tags/v1.15.0.zip"
1717
$Script:WIGithubLink = "https://github.com/Romanitho/Winget-Install/archive/refs/tags/v1.8.1.zip"
18-
$Script:WingetLink = "https://github.com/microsoft/winget-cli/releases/download/v.1.3.1611/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle"
18+
$Script:WingetLink = "https://github.com/microsoft/winget-cli/releases/download/v1.3.2691/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle"
1919

2020
<# FUNCTIONS #>
2121

0 commit comments

Comments
 (0)