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

imagemagick7: 7.0.10-35 -> 7.0.10-46
This commit is contained in:
Mario Rodas 2020-12-08 22:48:28 -05:00 committed by GitHub
commit 90a854f741
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-35";
sha256 = "0hcqvn3n3ip2fia48d1nb1m4r5ir00vbaa62xqni30kglh3n2sfh";
version = "7.0.10-46";
sha256 = "019l1qv8ds8hvyjwi1g21293a7v28bxf8ycnvr9828kpdhf4jxaa";
patches = [];
};
in