Merge pull request #102443 from r-ryantm/auto-update/imagemagick

imagemagick7: 7.0.10-27 -> 7.0.10-35
This commit is contained in:
Mario Rodas 2020-11-02 18:05:24 -05:00 committed by GitHub
commit 923bd502ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,8 @@ let
else throw "ImageMagick is not supported on this platform.";
cfg = {
version = "7.0.10-27";
sha256 = "1fqwbg2ws6ix3bymx7ncb4k4f6bg8q44n9xnlvngjapflnrmhcph";
version = "7.0.10-35";
sha256 = "0hcqvn3n3ip2fia48d1nb1m4r5ir00vbaa62xqni30kglh3n2sfh";
patches = [];
};
in