Replace HTTP links with HTTPS for sites with HTTPS versions
This commit is contained in:
4
misc/dist/windows/modpath.pas
vendored
4
misc/dist/windows/modpath.pas
vendored
@ -3,9 +3,9 @@
|
||||
// Inno Setup Ver: 5.4.2
|
||||
// Script Version: 1.4.2
|
||||
// Author: Jared Breland <jbreland@legroom.net>
|
||||
// Homepage: http://www.legroom.net/software
|
||||
// Homepage: https://www.legroom.net/software
|
||||
// License: GNU Lesser General Public License (LGPL), version 3
|
||||
// http://www.gnu.org/licenses/lgpl.html
|
||||
// https://www.gnu.org/licenses/lgpl.html
|
||||
//
|
||||
// Script Function:
|
||||
// Allow modification of environmental path directly from Inno Setup installers
|
||||
|
||||
Reference in New Issue
Block a user