Skip to content

Commit

Permalink
closes #1932: embed vcomp140.dll into imagemagick-7.1.1-19-q8-x64 dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lfcnassif committed Oct 17, 2023
1 parent ee0565a commit ddcf994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iped-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
<artifactItem>
<groupId>org.imagemagick</groupId>
<artifactId>imagemagick-zip</artifactId>
<version>7.1.1-19-q8-x64</version>
<version>7.1.1-19-q8-x64+vcomp.dll</version>
<type>zip</type>
<overWrite>false</overWrite>
<outputDirectory>${tools.dir}</outputDirectory>
Expand Down

0 comments on commit ddcf994

Please sign in to comment.