SF.net SVN: unattended:[4595] trunk/install/scripts/inkscape.bat
jjp3--- via unattended-cvs <[email protected]> Tue, 06 Dec 2022 00:20:13 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4595
http://sourceforge.net/p/unattended/code/4595
Author: jjp3
Date: 2022-12-06 00:20:12 +0000 (Tue, 06 Dec 2022)
Log Message:
-----------
Inkscape 1.2.2
Modified Paths:
--------------
trunk/install/scripts/inkscape.bat
Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat 2022-11-30 23:34:55 UTC (rev 4594)
+++ trunk/install/scripts/inkscape.bat 2022-12-06 00:20:12 UTC (rev 4595)
@@ -1,8 +1,8 @@
-:: OPTIONAL: Install Inkscape 1.2.1
+:: OPTIONAL: Install Inkscape 1.2.2
:: HOME: http://www.inkscape.org/
-:: 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
+:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.2.2_2022-12-01_b0a8486541-x86.msi|packages/inkscape/inkscape-1.2.2-x86.msi
+:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.2.2_2022-12-01_b0a8486541-x64.msi|packages/inkscape/inkscape-1.2.2-AMD64.msi
@Echo off
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-1.2.1-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-1.2.2-%PROCESSOR_ARCHITECTURE%.msi"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.