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

jjp3--- via unattended-cvs <[email protected]> Sat, 16 Jul 2022 07:34:17 +0000
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4568
          http://sourceforge.net/p/unattended/code/4568
Author:   jjp3
Date:     2022-07-16 07:34:17 +0000 (Sat, 16 Jul 2022)
Log Message:
-----------
Inkscape 1.2.1

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

Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat	2022-06-23 10:16:19 UTC (rev 4567)
+++ trunk/install/scripts/inkscape.bat	2022-07-16 07:34:17 UTC (rev 4568)
@@ -1,7 +1,8 @@
-:: OPTIONAL:  Install Inkscape 1.2.0
+:: OPTIONAL:  Install Inkscape 1.2.1
 :: HOME: http://www.inkscape.org/
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.2_2022-05-15_dc2aedaf03-x86.msi|packages/inkscape/inkscape-1.2-x86.msi
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.2_2022-05-15_dc2aedaf03-x64.msi|packages/inkscape/inkscape-1.2-AMD64.msi
+
+:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.2.1_2022-07-14_9c6d41e410-x86.msi|packages/inkscape/inkscape-1.2.1-x86.msi
+:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.2.1_2022-07-14_9c6d41e410-x64.msi|packages/inkscape/inkscape-1.2.1-AMD64.msi
 @Echo off
 
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.2-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.2.1-%PROCESSOR_ARCHITECTURE%.msi"

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