diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-07-24 15:25:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-07-24 15:25:56 +0100 |
| commit | 498b27d7846960833bb85c4f8ebea7f760285d23 (patch) | |
| tree | 96a2c77084d955c974eb1e4e74d24d3e4b4595cb | |
| parent | fce29f479ce0b3497fb6f434dd137c6e0c75524e (diff) | |
Update ImageMagick URL for flatpak.
| -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" } ] }, |
