OSDeploy / OSD

OSD Shared Functions
MIT License
132 stars 54 forks source link

Curl URI is out of date #77

Open bsdkllr opened 10 months ago

bsdkllr commented 10 months 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 6 months ago

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

StevenVBeek commented 4 months ago

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

OSDeploy commented 4 months ago

Updated in the latest commit