SF.net SVN: unattended:[4412] trunk/install/scripts/inkscape.bat

jjp3--- via unattended-cvs <[email protected]> Sun, 12 Apr 2020 20:58:52 +0000
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4412
          http://sourceforge.net/p/unattended/code/4412
Author:   jjp3
Date:     2020-04-12 20:58:52 +0000 (Sun, 12 Apr 2020)
Log Message:
-----------
Inkscape 0.92.5

Modified Paths:
--------------
    trunk/install/scripts/inkscape.bat

Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat	2020-04-06 16:27:09 UTC (rev 4411)
+++ trunk/install/scripts/inkscape.bat	2020-04-12 20:58:52 UTC (rev 4412)
@@ -1,8 +1,8 @@
 :: OPTIONAL:  Install Inkscape and Open Clip Art 
 :: HOME: http://www.inkscape.org/
 
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-0.92.4-x86.msi|packages/inkscape/inkscape-0.92.4-x86.msi
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-0.92.4-x64.msi|packages/inkscape/inkscape-0.92.4-AMD64.msi
+:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-0.92.5-x86.msi|packages/inkscape/inkscape-0.92.5-x86.msi
+:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-0.92.5-x64.msi|packages/inkscape/inkscape-0.92.5-AMD64.msi
 @Echo off
 
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-0.92.4-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-0.92.5-%PROCESSOR_ARCHITECTURE%.msi"

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.