SF.net SVN: unattended:[4407] trunk/install/scripts/gimp.bat

jjp3--- via unattended-cvs <[email protected]> Sun, 23 Feb 2020 18:27:35 +0000
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4407
          http://sourceforge.net/p/unattended/code/4407
Author:   jjp3
Date:     2020-02-23 18:27:35 +0000 (Sun, 23 Feb 2020)
Log Message:
-----------
Gimp 2.10.16

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

Modified: trunk/install/scripts/gimp.bat
===================================================================
--- trunk/install/scripts/gimp.bat	2020-02-20 13:31:48 UTC (rev 4406)
+++ trunk/install/scripts/gimp.bat	2020-02-23 18:27:35 UTC (rev 4407)
@@ -1,6 +1,6 @@
 ::OPTIONAL: Install GIMP (2.10.14)
 ::HOME: http://download.gimp.org/pub/gimp/
-::URL|ALL|http://download.gimp.org/pub/gimp/v2.10/windows/gimp-2.10.14-setup-3.exe|packages/gimp/gimp-2.10.14-x86-setup-3.exe
+::URL|ALL|http://download.gimp.org/pub/gimp/v2.10/windows/gimp-2.10.16-setup.exe|packages/gimp/gimp-2.10.16-x86-setup.exe
 ::URL|ALL|http://download.gimp.org/pub/gimp/v2.10/windows/gimp-2.10.0-x64-setup.exe|packages/gimp/gimp-2.10.0-amd64-setup.exe
 @echo off
 
@@ -8,4 +8,4 @@
 todo.pl "shortcut.pl  \"%ProgramFiles%\GIMP 2\bin\gimp-2.10.exe\" special:AllUsersDesktop\Gimp2"
 
 :: Run the installers. Avoid amd64 for now.
-todo.pl "start /wait %Z%\packages\gimp\gimp-2.10.14-x86-setup-3.exe SP- /SILENT /NORESTART"
+todo.pl "start /wait %Z%\packages\gimp\gimp-2.10.16-x86-setup.exe SP- /SILENT /NORESTART"

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