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

imagemagick7: 7.0.8-22 -> 7.0.8-34
This commit is contained in:
Ryan Mulligan 2019-04-07 14:57:33 -07:00 committed by GitHub
commit 70e4ae97e8
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.";
cfg = {
version = "7.0.8-22";
sha256 = "1ivljgf192xh7pq1apdic923pvcb3aq74mx8d4hi65hhc9748gv7";
version = "7.0.8-34";
sha256 = "0szkzwy0jzmwx4kqli21jq8pk3s53v37q0nsaqzascs3mpkbza2s";
patches = [];
};
in