SF.net SVN: unattended:[4519] trunk/install/scripts/inkscape.bat

jjp3--- via unattended-cvs <[email protected]> Mon, 11 Oct 2021 21:54:27 +0000
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4519
          http://sourceforge.net/p/unattended/code/4519
Author:   jjp3
Date:     2021-10-11 21:54:27 +0000 (Mon, 11 Oct 2021)
Log Message:
-----------
Inkscape 1.1.1

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

Modified: trunk/install/scripts/inkscape.bat
===================================================================
--- trunk/install/scripts/inkscape.bat	2021-10-02 00:41:41 UTC (rev 4518)
+++ trunk/install/scripts/inkscape.bat	2021-10-11 21:54:27 UTC (rev 4519)
@@ -1,7 +1,7 @@
-:: OPTIONAL:  Install Inkscape 1.1
+:: OPTIONAL:  Install Inkscape 1.1.1
 :: HOME: http://www.inkscape.org/
-:: URL|All|https://inkscape.org/gallery/item/26938/inkscape-1.1-x86.msi|packages/inkscape/inkscape-1.1-x86.msi
-:: URL|All|https://inkscape.org/gallery/item/26939/inkscape-1.1-x64.msi|packages/inkscape/inkscape-1.1-AMD64.msi
+:: 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
 @Echo off
 
-todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.1-%PROCESSOR_ARCHITECTURE%.msi"
+todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\inkscape.txt /i  %Z%\packages\inkscape\inkscape-1.1.1-%PROCESSOR_ARCHITECTURE%.msi"

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