diff --git a/src/scripts/win32.ps1 b/src/scripts/win32.ps1 index 1d3a2155..d8a621a5 100644 --- a/src/scripts/win32.ps1 +++ b/src/scripts/win32.ps1 @@ -53,6 +53,7 @@ catch { try { Update-PhpCAInfo -Path $php_dir -Source Curl } catch { + Update-PhpCAInfo -Path $php_dir -Source Curl -SkipChecksumCheck } } if ([Version]$installed.Version -ge '7.4') {