Hey,
So to package the CEF Standard Distribution for use with CefSharp, I use a powershell script which downloads and builds CEF for dynamic linking.
Couple of days ago I went to package up 132.3.2+g4997b2f+chromium-132.0.6834.161 and now I'm getting a 403 forbidden.
I can download the files manually with the browser. When running locally on my machine (Australia) or on appveyor I get the same error.
https://ci.appveyor.com/project/cefshar ... 489303#L41
My guess is it's the powershell script specifically being blocked.
Was this a deliberate change? I've been using powershell for years to package CEF.
Thanks,
Alex