SF.net SVN: unattended:[4563] trunk/install/scripts/inkscape.bat
jjp3--- via unattended-cvs <[email protected]> Wed, 08 Jun 2022 21:16:54 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4563
http://sourceforge.net/p/unattended/code/4563
Author: jjp3
Date: 2022-06-08 21:16:54 +0000 (Wed, 08 Jun 2022)
Log Message:
-----------
Inkscape 1.2.0
Modified Paths:
--------------
trunk/install/scripts/inkscape.bat
Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat 2022-06-02 23:58:58 UTC (rev 4562)
+++ trunk/install/scripts/inkscape.bat 2022-06-08 21:16:54 UTC (rev 4563)
@@ -1,7 +1,7 @@
-:: OPTIONAL: Install Inkscape 1.1.2
+:: OPTIONAL: Install Inkscape 1.2.0
:: HOME: http://www.inkscape.org/
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.1.2_2022-02-04_0a00cf5339-x86.msi|packages/inkscape/inkscape-1.1.2-x86.msi
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.1.2_2022-02-04_0a00cf5339-x64.msi|packages/inkscape/inkscape-1.1.2-AMD64.msi
+:: 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
@Echo off
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-1.1.2-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-1.2-%PROCESSOR_ARCHITECTURE%.msi"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.