Add https to 7zip, lynx, php & red (#2127)

This commit is contained in:
Ross Smith II 2018-03-15 08:38:43 -07:00 committed by Richard Kuhnt
parent 504e02efbf
commit 0cebab89c4
5 changed files with 15 additions and 15 deletions

View File

@ -5,11 +5,11 @@
"version": "18.01", "version": "18.01",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://7-zip.org/a/7z1801-x64.msi", "url": "https://7-zip.org/a/7z1801-x64.msi",
"hash": "b23f97c230a921f834550d2bf467d313952861f641f49ca93ccddd9d2e0300e2" "hash": "b23f97c230a921f834550d2bf467d313952861f641f49ca93ccddd9d2e0300e2"
}, },
"32bit": { "32bit": {
"url": "http://7-zip.org/a/7z1801.msi", "url": "https://7-zip.org/a/7z1801.msi",
"hash": "bad4ad66869fe95b887a1563d17d538b7fdcddb94b31b3f19ab4825b25d41999" "hash": "bad4ad66869fe95b887a1563d17d538b7fdcddb94b31b3f19ab4825b25d41999"
} }
}, },
@ -19,10 +19,10 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://7-zip.org/a/7z$cleanVersion-x64.msi" "url": "https://7-zip.org/a/7z$cleanVersion-x64.msi"
}, },
"32bit": { "32bit": {
"url": "http://7-zip.org/a/7z$cleanVersion.msi" "url": "https://7-zip.org/a/7z$cleanVersion.msi"
} }
} }
}, },

View File

@ -4,7 +4,7 @@
"homepage": "http://invisible-island.net/lynx/lynx.html", "homepage": "http://invisible-island.net/lynx/lynx.html",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "http://invisible-island.net/datafiles/current/lynx-newssl-setup.exe", "url": "https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
"hash": "d64fdbed6b470953e2504cdde0a58c6b68d0c600d39791380e855030abb2db56" "hash": "d64fdbed6b470953e2504cdde0a58c6b68d0c600d39791380e855030abb2db56"
} }
}, },

View File

@ -4,11 +4,11 @@
"license": "https://php.net/license/", "license": "https://php.net/license/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://windows.php.net/downloads/releases/php-7.2.3-nts-Win32-VC15-x64.zip", "url": "https://windows.php.net/downloads/releases/php-7.2.3-nts-Win32-VC15-x64.zip",
"hash": "ddf1428f2896f942142202b7e9ca7cadf61bb71c4cdfa3910ef192c90bf46ea8" "hash": "ddf1428f2896f942142202b7e9ca7cadf61bb71c4cdfa3910ef192c90bf46ea8"
}, },
"32bit": { "32bit": {
"url": "http://windows.php.net/downloads/releases/php-7.2.3-nts-Win32-VC15-x86.zip", "url": "https://windows.php.net/downloads/releases/php-7.2.3-nts-Win32-VC15-x86.zip",
"hash": "e4d32bcc2e0fddbc17bd9609a4903171aa9d03c03caa88fcbd99fb500c67ea3c" "hash": "e4d32bcc2e0fddbc17bd9609a4903171aa9d03c03caa88fcbd99fb500c67ea3c"
} }
}, },
@ -49,10 +49,10 @@ if (!(Test-Path \"$dir\\cli\\conf.d\")) {
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://windows.php.net/downloads/releases/php-$version-nts-Win32-VC15-x64.zip" "url": "https://windows.php.net/downloads/releases/php-$version-nts-Win32-VC15-x64.zip"
}, },
"32bit": { "32bit": {
"url": "http://windows.php.net/downloads/releases/php-$version-nts-Win32-VC15-x86.zip" "url": "https://windows.php.net/downloads/releases/php-$version-nts-Win32-VC15-x86.zip"
} }
}, },
"hash": { "hash": {

View File

@ -4,11 +4,11 @@
"license": "https://php.net/license/", "license": "https://php.net/license/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://windows.php.net/downloads/releases/php-7.2.3-Win32-VC15-x64.zip", "url": "https://windows.php.net/downloads/releases/php-7.2.3-Win32-VC15-x64.zip",
"hash": "5ac341186b8d80402694ee901af89b9ba980d0796e1671de92d5458f87105686" "hash": "5ac341186b8d80402694ee901af89b9ba980d0796e1671de92d5458f87105686"
}, },
"32bit": { "32bit": {
"url": "http://windows.php.net/downloads/releases/php-7.2.3-Win32-VC15-x86.zip", "url": "https://windows.php.net/downloads/releases/php-7.2.3-Win32-VC15-x86.zip",
"hash": "7e6d577b7bfb33fa5640eb8bee34604a95d45ed7e9a9e376ef72a536aa7b5dfc" "hash": "7e6d577b7bfb33fa5640eb8bee34604a95d45ed7e9a9e376ef72a536aa7b5dfc"
} }
}, },
@ -49,10 +49,10 @@ if (!(Test-Path \"$dir\\cli\\conf.d\")) {
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://windows.php.net/downloads/releases/php-$version-Win32-VC15-x64.zip" "url": "https://windows.php.net/downloads/releases/php-$version-Win32-VC15-x64.zip"
}, },
"32bit": { "32bit": {
"url": "http://windows.php.net/downloads/releases/php-$version-Win32-VC15-x86.zip" "url": "https://windows.php.net/downloads/releases/php-$version-Win32-VC15-x86.zip"
} }
}, },
"hash": { "hash": {

View File

@ -2,7 +2,7 @@
"homepage": "http://www.red-lang.org", "homepage": "http://www.red-lang.org",
"version": "0.6.3", "version": "0.6.3",
"license": "BSD-3 and BSL", "license": "BSD-3 and BSL",
"url": "http://static.red-lang.org/dl/win/red-063.exe#/red.exe", "url": "https://static.red-lang.org/dl/win/red-063.exe#/red.exe",
"hash": "105d0f7b009a802a35a636c5dbedc69e89477fd62b6ba77690845fd78d436171", "hash": "105d0f7b009a802a35a636c5dbedc69e89477fd62b6ba77690845fd78d436171",
"bin": "red.exe", "bin": "red.exe",
"checkver": { "checkver": {
@ -10,6 +10,6 @@
"re": "Red\\s+([\\d.]+)\\s+for" "re": "Red\\s+([\\d.]+)\\s+for"
}, },
"autoupdate": { "autoupdate": {
"url": "http://static.red-lang.org/dl/win/red-$cleanVersion.exe#/red.exe" "url": "https://static.red-lang.org/dl/win/red-$cleanVersion.exe#/red.exe"
} }
} }