Open bsdkllr opened 1 year ago
current curl download uri is no longer valid new uri is $Uri = 'https://curl.se/windows/dl-8.2.1_11/curl-8.2.1_11-win64-mingw.zip' in eq-winpe.psm1
This URL works to fix the moving target issue: https://curl.se/windows/latest.cgi?p=win64-mingw.zip
@bsdkllr This one is fixed right? Can you close this one with the pull request?
Updated in the latest commit
current curl download uri is no longer valid new uri is $Uri = 'https://curl.se/windows/dl-8.2.1_11/curl-8.2.1_11-win64-mingw.zip' in eq-winpe.psm1