Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a stable URL for downloading Windows doxygen #4643

Merged
merged 2 commits into from
Dec 30, 2020

Conversation

derekbruening
Copy link
Contributor

The doxygen.nl URL breaks every few months when they put out their
latest release and remove the old release. We switch to their
sourceforge site which archives old releases, so we won't break in the
near future. (Xref #4000 where we used to use chocolatey to avoid
specifying the precise version: but choco was flaky.)

The doxygen.nl URL breaks every few months when they put out their
latest release and remove the old release.  We switch to their
sourceforge site which archives old releases, so we won't break in the
near future.  (Xref #4000 where we used to use chocolatey to avoid
specifying the precise version: but choco was flaky.)
@abhinav92003
Copy link
Contributor

A different failure in ci-windows now it seems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants