SF.net SVN: unattended:[4325] trunk/install/scripts/inkscape.bat
jjp3--- via unattended-cvs <[email protected]>
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4325
http://sourceforge.net/p/unattended/code/4325
Author: jjp3
Date: 2019-02-08 23:34:33 +0000 (Fri, 08 Feb 2019)
Log Message:
-----------
inkscape-0.92.4
Modified Paths:
--------------
trunk/install/scripts/inkscape.bat
Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat 2019-02-08 23:25:33 UTC (rev 4324)
+++ trunk/install/scripts/inkscape.bat 2019-02-08 23:34:33 UTC (rev 4325)
@@ -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.3-x86.msi|packages/inkscape/inkscape-0.92.3-x86.msi
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-0.92.3-x64.msi|packages/inkscape/inkscape-0.92.3-AMD64.msi
+:: 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
@Echo off
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-0.92.3-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-0.92.4-%PROCESSOR_ARCHITECTURE%.msi"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.