Closed dscho closed 1 year ago
The /open pr automation failed in https://github.com/git-for-windows/git/issues/4439, not only because the curl.haxx.se/download links no longer work, and not only because .tar.bz2 files are at https://github.com/curl/curl/releases now instead of .tar.xz files, but also because the RSS feed item format changed.
/open pr
curl.haxx.se/download
.tar.bz2
.tar.xz
Let's fix that, and while at it, reinstate the better links to cURL's release notes that we used to provide in the good old please.sh upgrade curl times.
please.sh upgrade curl
I'd like to merge this before calling /add release note over in https://github.com/git-for-windows/git/issues/4439.
/add release note
It worked!
The
/open pr
automation failed in https://github.com/git-for-windows/git/issues/4439, not only because thecurl.haxx.se/download
links no longer work, and not only because.tar.bz2
files are at https://github.com/curl/curl/releases now instead of.tar.xz
files, but also because the RSS feed item format changed.Let's fix that, and while at it, reinstate the better links to cURL's release notes that we used to provide in the good old
please.sh upgrade curl
times.