OSDeploy / OSD

OSD Shared Functions
MIT License
156 stars 63 forks source link

Curl URI is out of date #77

Open bsdkllr opened 1 year ago

bsdkllr commented 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

skyblaster commented 10 months ago

This URL works to fix the moving target issue: https://curl.se/windows/latest.cgi?p=win64-mingw.zip

StevenVBeek commented 8 months ago

@bsdkllr This one is fixed right? Can you close this one with the pull request?

OSDeploy commented 8 months ago

Updated in the latest commit