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

imagemagick7: 7.0.10-46 -> 7.0.10-61
This commit is contained in:
Mario Rodas 2021-02-07 11:23:19 -05:00 committed by GitHub
commit 931e5c2886
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-46";
sha256 = "019l1qv8ds8hvyjwi1g21293a7v28bxf8ycnvr9828kpdhf4jxaa";
version = "7.0.10-61";
sha256 = "sha256-c/90N5H9iz5JYmn7/ynHgSOAmO5NTtkxajChZvjfMP8=";
patches = [];
};
in