wjdp / htmltest

:white_check_mark: Test generated HTML for problems
MIT License
323 stars 54 forks source link

Update repo copy of godownloader.sh as per out-of-band update in Jan 2021 #171

Closed wjdp closed 3 years ago

wjdp commented 3 years ago

I updated the script on 2021-01-18T14:35:11Z (https://github.com/wjdp/htmltest/issues/146#issuecomment-762297052) but failed to update the repo.

The script hosted on https://htmltest.wjdp.uk is a copy of the script in the repo hosted on a combination of S3 and CloudFront. This needs manually updating when the file is regenerated. It seems I jumped the gun and updated the S3 copy and failed to update the repo.

This PR is just the result of curl https://htmltest.wjdp.uk > godownloader.sh

Raised to my attention by #170

This update renamed the binary for osx to macos as well as adding support for openbsd builds.