-
-
Notifications
You must be signed in to change notification settings - Fork 145
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
404 on release 3.7.0 files (zip, gz) #700
Comments
@Danack is this something you can fix, or do we need to contact GitHub to see what's going on? |
Same issue I am facing. Suddenly all the deployment job and PR job start failing because of 404 error on 3.7.0 version |
Same here! You can link/download the releases from PECL instead: http://pecl.php.net/package/imagick For 3.7.0: http://pecl.php.net/get/imagick-3.7.0.tgz |
I reported this to Github yesterday. No response. |
Did you report that in a ticket somewhere or via a private support ticket? |
Sorry, I have no idea. For the record, the only "releases" are those found on pecl so at http://pecl.php.net/get/imagick-3.7.0.tgz Although I try to tag stuff on Github, it's not an official release until it hits PECL. I'll try to report it to Github also. |
I'm not sure if this is a GItHub issue or a problem with the release. If you go to the release for v3.7.0 and click on either of the links, they go to a 404 page. This is causing installations of that version to fail.
https://github.com/Imagick/imagick/releases/tag/3.7.0
The text was updated successfully, but these errors were encountered: