imagemagick: 7.0.10-61 -> 7.0.11-3

This commit is contained in:
Justin Humm 2021-03-14 18:20:34 +01:00
parent e3e59d4ab7
commit 7d7ccbd1de

View file

@ -14,8 +14,8 @@ let
else throw "ImageMagick is not supported on this platform.";
cfg = {
version = "7.0.10-61";
sha256 = "sha256-c/90N5H9iz5JYmn7/ynHgSOAmO5NTtkxajChZvjfMP8=";
version = "7.0.11-3";
sha256 = "sha256-y937OxAHNTbWa96oQmTpp/ivxtPVL16hr4SvzZWugQo=";
patches = [];
};
in