diff options
| -rw-r--r-- | com.dcpomatic.DCP-o-matic.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/com.dcpomatic.DCP-o-matic.json b/com.dcpomatic.DCP-o-matic.json index d199d5289..bcfa0ef65 100644 --- a/com.dcpomatic.DCP-o-matic.json +++ b/com.dcpomatic.DCP-o-matic.json @@ -22,8 +22,8 @@ "sources": [ { "type": "archive", - "url": "https://www.imagemagick.org/download/ImageMagick.tar.gz", - "sha256": "3cabd2988d7809046694859d1d3b2adf4de8ada7f8eea8cd9e29da030ba4b778" + "url": "https://www.imagemagick.org/download/ImageMagick-7.0.8-8.tar.bz2", + "sha256": "bc678d7fe5fc7e22af0d0268fabc6559a3052a589220cec50d3da0c842de17c3" } ] }, |
