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

imagemagick7: 7.0.7-32 -> 7.0.7-35
This commit is contained in:
adisbladis 2018-05-27 14:57:39 +08:00 committed by GitHub
commit e053f1cb42
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.7-32";
sha256 = "1i3rvq0f4lq1las4g12ipfs6h5vyngwh5fllvynpci2lh32gd48j";
version = "7.0.7-35";
sha256 = "1gn4frzxa1v712pcwwkmi0m2a6gbrg2564dbxxr7130zc66licpz";
patches = [];
};
in