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

jjp3--- via unattended-cvs <[email protected]> Sun, 17 Jan 2021 23:45:42 +0000
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4472
          http://sourceforge.net/p/unattended/code/4472
Author:   jjp3
Date:     2021-01-17 23:45:42 +0000 (Sun, 17 Jan 2021)
Log Message:
-----------
inkscape-1.0.2

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

Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat	2020-12-30 01:34:06 UTC (rev 4471)
+++ trunk/install/scripts/inkscape.bat	2021-01-17 23:45:42 UTC (rev 4472)
@@ -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-1.0.1-x86.msi|packages/inkscape/inkscape-1.0.1-x86.msi
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.0.1-x64.msi|packages/inkscape/inkscape-1.0.1-AMD64.msi
+:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.0.2_2021-01-15_e86c870879-x86.msi|packages/inkscape/inkscape-1.0.2-x86.msi
+:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.0.2_2021-01-15_e86c870879-x64.msi|packages/inkscape/inkscape-1.0.2-AMD64.msi
 @Echo off
 
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.0.1-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.0.2-%PROCESSOR_ARCHITECTURE%.msi"

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