SF.net SVN: unattended:[4698] trunk/install/scripts/i nkscape.bat
jjp3--- via unattended-cvs <[email protected]> Mon, 12 May 2025 20:00:05 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4698
http://sourceforge.net/p/unattended/code/4698
Author: jjp3
Date: 2025-05-12 20:00:03 +0000 (Mon, 12 May 2025)
Log Message:
-----------
Inkscape 1.4.2
Modified Paths:
--------------
trunk/install/scripts/inkscape.bat
Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat 2025-05-08 14:48:17 UTC (rev 4697)
+++ trunk/install/scripts/inkscape.bat 2025-05-12 20:00:03 UTC (rev 4698)
@@ -1,7 +1,7 @@
-:: OPTIONAL: Install Inkscape 1.4.0
+:: OPTIONAL: Install Inkscape 1.4.2
:: HOME: http://www.inkscape.org/
:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.3.2_2023-11-25_091e20ef0f-x86.msi|packages/inkscape/inkscape-1.3.2-x86.msi
-:: URL|All|http://inkscape.org/gallery/item/53697/inkscape-1.4_2024-10-11_86a8ad7-x64.msi|packages/inkscape/inkscape-1.4.0-AMD64.msi
+:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.4.2_2025-05-08_ebf0e94-x64.msi|packages/inkscape/inkscape-1.4.2-AMD64.msi
@Echo off
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-1.4.0-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-1.4.2-%PROCESSOR_ARCHITECTURE%.msi"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.