SF.net SVN: unattended:[4650] trunk/install/scripts/i nkscape.bat
jjp3--- via unattended-cvs <[email protected]> Sun, 19 Nov 2023 00:37:49 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4650
http://sourceforge.net/p/unattended/code/4650
Author: jjp3
Date: 2023-11-19 00:37:49 +0000 (Sun, 19 Nov 2023)
Log Message:
-----------
Inkscape 1.3.1
Modified Paths:
--------------
trunk/install/scripts/inkscape.bat
Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat 2023-11-13 08:07:41 UTC (rev 4649)
+++ trunk/install/scripts/inkscape.bat 2023-11-19 00:37:49 UTC (rev 4650)
@@ -1,7 +1,7 @@
-:: OPTIONAL: Install Inkscape 1.3
+:: OPTIONAL: Install Inkscape 1.3.1
:: HOME: http://www.inkscape.org/
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.3_2023-07-21_0e150ed6c4-x86.msi|packages/inkscape/inkscape-1.3-x86.msi
-:: URL|All|https://media.inkscape.org/dl/resources/file/inkscape-1.3_2023-07-21_0e150ed6c4-x64.msi|packages/inkscape/inkscape-1.3-AMD64.msi
+:: 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
@Echo off
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-1.3-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i %Z%\packages\inkscape\inkscape-1.3.1-%PROCESSOR_ARCHITECTURE%.msi"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.