Search found 4 matches
- 2018-12-12T13:36:18-07:00
- Forum: Developers
- Topic: github vs. www.imagemagick.org source download
- Replies: 12
- Views: 21397
Re: github vs. www.imagemagick.org source download
@fmw42 That's helpful, via that way the original source tarball for 7.0.7-30 can indeed be obtained (see https://launchpad.net/imagemagick/main/7.0.7-30/, same SHA256 checksum). However, newer versions are not available via that way anymore? For example 7.0.8-10 (which is not available via https ...
- 2018-12-12T10:24:14-07:00
- Forum: Developers
- Topic: github vs. www.imagemagick.org source download
- Replies: 12
- Views: 21397
Re: github vs. www.imagemagick.org source download
@fmw42: The source tarball for 7.0.7-30 is no longer available there, there's only 7.0.-39...
- 2018-12-12T03:16:20-07:00
- Forum: Developers
- Topic: github vs. www.imagemagick.org source download
- Replies: 12
- Views: 21397
Re: github vs. www.imagemagick.org source download
OK, so it's clear that the source tarballs available via https://www.imagemagick.org/download/releases/ are strongly preferred over the ones on GitHub. Can you please avoid removing releases from that location then? Since you're basically forcing people to resort to other download sources if they ...
- 2018-12-11T02:10:15-07:00
- Forum: Developers
- Topic: github vs. www.imagemagick.org source download
- Replies: 12
- Views: 21397
Re: github vs. www.imagemagick.org source download
ImageMagick 7.0.7-30 was tagged on GitHub on May 2nd 2018 (see https://github.com/ImageMagick/ImageMagick/releases?after=7.0.7-38). https://github.com/ImageMagick/ImageMagick/archive/ doesn't list all possible downloads, but does serve tarballs for specific versions, like https://github.com ...