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

imagemagick7: 7.0.10-19 -> 7.0.10-25
This commit is contained in:
Daniël de Kok 2020-08-03 20:44:34 +02:00 committed by GitHub
commit aae6b4ea12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@ let
else throw "ImageMagick is not supported on this platform."; else throw "ImageMagick is not supported on this platform.";
cfg = { cfg = {
version = "7.0.10-19"; version = "7.0.10-25";
sha256 = "12ilfdbxllkaa3bs9z86d2nkklqz5c0l57kqj91l2ixjlvra64w0"; sha256 = "15y07kgy4mx3qyxsbd9g6s2yaa2mxnfvfzas35jw0vz6qjjyaw5c";
patches = []; patches = [];
}; };
in in