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