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

jjp3--- via unattended-cvs <[email protected]> Thu, 07 Dec 2023 02:10:01 +0000
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4652
          http://sourceforge.net/p/unattended/code/4652
Author:   jjp3
Date:     2023-12-07 02:10:01 +0000 (Thu, 07 Dec 2023)
Log Message:
-----------
Inkscape 1.3.2

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

Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat	2023-11-23 18:49:04 UTC (rev 4651)
+++ trunk/install/scripts/inkscape.bat	2023-12-07 02:10:01 UTC (rev 4652)
@@ -1,7 +1,7 @@
-:: OPTIONAL:  Install Inkscape 1.3.1
+:: OPTIONAL:  Install Inkscape 1.3.2
 :: HOME: http://www.inkscape.org/
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.3.1_2023-11-16_91b66b0783-x86.msi|packages/inkscape/inkscape-1.3.1-x86.msi
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.3.1_2023-11-16_91b66b0783-x64.msi|packages/inkscape/inkscape-1.3.1-AMD64.msi
+:: 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
 @Echo off
 
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.3.1-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.3.2-%PROCESSOR_ARCHITECTURE%.msi"

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