mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
Merge pull request #58241 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.8-22 -> 7.0.8-34
This commit is contained in:
commit
70e4ae97e8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user