[Other] Bump WinTUN from 0.14 to 0.14.1

This commit is contained in:
Connection Refused
2021-11-07 23:13:27 +08:00
parent 9c3893dd94
commit ae54e911df

View File

@@ -2,7 +2,7 @@ Set-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
try {
Invoke-WebRequest `
-Uri 'https://www.wintun.net/builds/wintun-0.14.zip' `
-Uri 'https://www.wintun.net/builds/wintun-0.14.1.zip' `
-OutFile 'wintun.zip'
}
catch {