SF.net SVN: unattended:[4683] trunk/install/scripts/i nkscape.bat

jjp3--- via unattended-cvs <[email protected]> Sun, 20 Oct 2024 23:24:37 +0000
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4683
          http://sourceforge.net/p/unattended/code/4683
Author:   jjp3
Date:     2024-10-20 23:24:37 +0000 (Sun, 20 Oct 2024)
Log Message:
-----------
Inkscape 1.4.0

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

Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat	2024-10-20 22:00:13 UTC (rev 4682)
+++ trunk/install/scripts/inkscape.bat	2024-10-20 23:24:37 UTC (rev 4683)
@@ -1,7 +1,7 @@
-:: OPTIONAL:  Install Inkscape 1.3.2
+:: OPTIONAL:  Install Inkscape 1.4.0
 :: 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|https://media.inkscape.org/dl/resources/file/inkscape-1.3.2_2023-11-25_091e20e-x64.msi|packages/inkscape/inkscape-1.3.2-AMD64.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
 @Echo off
 
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.3.2-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.4.0-%PROCESSOR_ARCHITECTURE%.msi"

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