From 5295cc0a445b1e0d05c9ad257fd0d4c1c145c8e5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Oct 2016 00:25:02 +0200 Subject: [PATCH] Use https everywhere possible (#1086) * Use https everywhere possible * Update version checks --- apache.json | 6 +++--- apex.json | 4 ++-- axel.json | 2 +- bfg.json | 2 +- bochs.json | 4 ++-- bzip2.json | 2 +- cmake.json | 6 +++--- coreutils.json | 12 ++++++------ ctags.json | 2 +- curl.json | 2 +- dart.json | 4 ++-- diffutils.json | 8 ++++---- dosbox.json | 2 +- far.json | 4 ++-- file.json | 4 ++-- findutils.json | 10 +++++----- gawk.json | 8 ++++---- gcc.json | 4 ++-- git-with-openssh.json | 4 ++-- git.json | 4 ++-- git19.json | 2 +- go.json | 6 +++--- gow.json | 2 +- grep.json | 4 ++-- gzip.json | 4 ++-- iconv.json | 14 +++++++------- innounp.json | 4 ++-- julia.json | 2 +- less.json | 4 ++-- make.json | 2 +- mediainfo.json | 4 ++-- mercurial.json | 2 +- mongodb.json | 6 +++--- msys.json | 2 +- nano.json | 2 +- nodejs.json | 2 +- openssh.json | 12 ++++++------ openssl.json | 6 +++--- optipng.json | 2 +- patch.json | 4 ++-- perl.json | 2 +- php-nts.json | 2 +- php.json | 4 ++-- pngcrush.json | 4 ++++ premake4.json | 4 ++-- pt.json | 2 +- python-exp.json | 4 ++-- python.json | 4 ++-- r.json | 2 +- rancher-compose.json | 4 ++-- rethinkdb.json | 6 +++--- ruby.json | 8 ++++---- ruby19.json | 4 ++-- rust-msvc.json | 2 +- rust.json | 2 +- sbcl.json | 4 ++-- sed.json | 4 ++-- sliksvn.json | 2 +- sqlite.json | 2 +- tar.json | 10 +++++----- telnet.json | 12 ++++++------ thrift.json | 4 ++-- unzip.json | 4 ++-- upx.json | 8 ++++++-- vagrant.json | 4 ++-- vim.json | 6 +++--- which.json | 2 +- yarn.json | 2 +- youtube-dl.json | 6 +++--- zip.json | 4 ++-- 70 files changed, 158 insertions(+), 150 deletions(-) diff --git a/apache.json b/apache.json index f061100d94..9e8a9b2aff 100644 --- a/apache.json +++ b/apache.json @@ -1,5 +1,5 @@ { - "homepage": "http://www.apachelounge.com", + "homepage": "https://www.apachelounge.com", "version": "2.4.23", "license": "Apache 2.0", "architecture": { @@ -32,7 +32,7 @@ $root=(scoop which httpd | split-path -res -par | split-path -par) -replace '\\\ (gc $conf) | % { $_ -replace 'c:/Apache24', \"$root\" } | sc $conf ", "checkver": { - "url": "http://www.apachelounge.com/download/", - "re": "Apache ([0-9\\.]+) Win32" + "url": "https://www.apachelounge.com/download/", + "re": "Apache ([\\d.]+) Win32" } } diff --git a/apex.json b/apex.json index dcd2b49ea0..60d949f190 100644 --- a/apex.json +++ b/apex.json @@ -16,7 +16,7 @@ "pre_install": "Rename-Item @(Get-ChildItem $dir\\apex_*.exe)[0] $dir\\apex.exe", "bin": [ "apex.exe" ], "checkver": { - "url": "https://github.com/apex/apex/releases", - "re": "v(\\d+\\.\\d+\\.\\d+)" + "url": "https://github.com/apex/apex/releases/latest", + "re": "\/releases\/tag\/v([\\d.]+)" } } diff --git a/axel.json b/axel.json index d90a895411..19a5a1ebe7 100644 --- a/axel.json +++ b/axel.json @@ -1,6 +1,6 @@ { "version": "2.4", - "url": "http://dl.dropbox.com/u/23114384/builds/Axel2.4.zip", + "url": "https://dl.dropbox.com/u/23114384/builds/Axel2.4.zip", "homepage": "https://st0rage.org/~n2j3/?page_id=225717166", "hash": "65d36c69ca060a84ffdf542cc26dbae2e800811217382d2b1a9b6156a7b79b43", "bin": "axel.exe" diff --git a/bfg.json b/bfg.json index b325d9ebf1..ecc999e4c7 100644 --- a/bfg.json +++ b/bfg.json @@ -1,7 +1,7 @@ { "version": "1.12.12", "license": "GPL", - "url": "http://repo1.maven.org/maven2/com/madgag/bfg/1.12.12/bfg-1.12.12.jar", + "url": "https://repo1.maven.org/maven2/com/madgag/bfg/1.12.12/bfg-1.12.12.jar", "depends": "openjdk", "homepage": "https://rtyley.github.io/bfg-repo-cleaner/", "hash": "03291c9cd9cdc664104f49b22b76bd39edc73052936cbfd72fc8d8595971fd9a", diff --git a/bochs.json b/bochs.json index 9b38c5204a..80260dc921 100644 --- a/bochs.json +++ b/bochs.json @@ -4,7 +4,7 @@ "license": "LGPL", "architecture": { "64bit": { - "url": "http://ufpr.dl.sourceforge.net/project/bochs/bochs/2.6.8/bochs-2.6.8-win64.zip", + "url": "https://sourceforge.net/projects/bochs/files/bochs/2.6.8/bochs-2.6.8-win64.zip", "hash": "804d43af7b1b90db7c0d4ccd33c94f17269c7f2e8958308b7017e9760f8ead93", "bin": [ "bochs-win64.exe", @@ -12,7 +12,7 @@ ] }, "32bit": { - "url": "http://ufpr.dl.sourceforge.net/project/bochs/bochs/2.6.8/bochs-p4-smp-2.6.8-win32.zip", + "url": "https://sourceforge.net/project/bochs/bochs/2.6.8/bochs-p4-smp-2.6.8-win32.zip", "hash": "3af653cf835e1f535682c80f11e2fd7542c2b898b585d1b28f3954bf3c3132cd", "bin": [ "bochs-p4-smp.exe", diff --git a/bzip2.json b/bzip2.json index d63cac9fda..394ac2f71e 100644 --- a/bzip2.json +++ b/bzip2.json @@ -1,7 +1,7 @@ { "version": "1.0.5", "homepage": "http://gnuwin32.sourceforge.net/packages/bzip2.htm", - "url": "http://ufpr.dl.sourceforge.net/project/gnuwin32/bzip2/1.0.5/bzip2-1.0.5-bin.zip", + "url": "https://sourceforge.net/projects/gnuwin32/files/bzip2/1.0.5/bzip2-1.0.5-bin.zip", "hash": "97137e4b9ac9e116d0877f9d266927fea91ad117b011f80cf034fea4ef7a534e", "bin": [ "bin\\bunzip2.exe", diff --git a/cmake.json b/cmake.json index 98fd2f2160..f8ca268fe6 100644 --- a/cmake.json +++ b/cmake.json @@ -1,7 +1,7 @@ { - "homepage": "http://www.cmake.org/", + "homepage": "https://cmake.org/", "version": "3.6.2", - "license": "http://www.cmake.org/licensing/", + "license": "https://cmake.org/licensing/", "architecture": { "64bit": { "url": "https://cmake.org/files/v3.6/cmake-3.6.2-win64-x64.zip", @@ -21,5 +21,5 @@ "bin/ctest.exe", "bin/cmake-gui.exe" ], - "checkver": "CMake\\s+([0-9\\.]+)\\s+available\\s+for\\s+download" + "checkver": "CMake\\s+([\\d.]+)\\s+available\\s+for\\s+download" } diff --git a/coreutils.json b/coreutils.json index cc1eb61631..be06b43c0a 100644 --- a/coreutils.json +++ b/coreutils.json @@ -3,12 +3,12 @@ "license": "GPL2", "version": "5.97.3", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys.RELEASE_NOTES.txt" + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/termcap/termcap-0.20050421_1-2/libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys.RELEASE_NOTES.txt" ], "hash": [ "41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7", diff --git a/ctags.json b/ctags.json index 5caf4f1ade..70276a03ff 100644 --- a/ctags.json +++ b/ctags.json @@ -1,7 +1,7 @@ { "homepage": "http://ctags.sourceforge.net/", "version": "5.8", - "url": "http://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags58.zip", + "url": "https://sourceforge.net/projects/ctags/files/ctags/5.8/ctags58.zip", "extract_dir": "ctags58", "bin": "ctags.exe", "hash": "e1f5909ec0c7a58fd2149139fa6a1dc532070a3d919dd183671c57a32f8b243d", diff --git a/curl.json b/curl.json index fbedca8c58..82766632b2 100644 --- a/curl.json +++ b/curl.json @@ -15,6 +15,6 @@ "bin": "curl.exe", "checkver": { "url": "https://curl.haxx.se/download.html", - "re": "" + "re": "" } } diff --git a/dart.json b/dart.json index 065a2f1bbb..6d8dffeed0 100644 --- a/dart.json +++ b/dart.json @@ -17,7 +17,7 @@ } }, "checkver": { - "url": "http://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION", - "re": "\"version\":\\s*\"([0-9\\.]+)\"" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION", + "re": "\"version\":\\s*\"([\\d.]+)\"" } } diff --git a/diffutils.json b/diffutils.json index a3b438180c..a4f78d5aba 100644 --- a/diffutils.json +++ b/diffutils.json @@ -2,10 +2,10 @@ "homepage": "http://www.mingw.org/wiki/MSYS", "version": "2.8.7", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/diffutils/diffutils-2.8.7.20071206cvs-3/diffutils-2.8.7.20071206cvs-3-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MSYS/Base/diffutils/diffutils-2.8.7.20071206cvs-3/diffutils-2.8.7.20071206cvs-3-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma" ], "hash": [ "522889b044492dd2337c4752ba6262995a11f352ca5fb8a8660349413ea9b864", diff --git a/dosbox.json b/dosbox.json index f240d727e8..a2d4d20fe4 100644 --- a/dosbox.json +++ b/dosbox.json @@ -2,7 +2,7 @@ "homepage": "https://www.dosbox.com/", "version": "0.74", "license": "GPL", - "url": "http://ufpr.dl.sourceforge.net/project/dosbox/dosbox/0.74/DOSBox0.74-win32-installer.exe", + "url": "https://sourceforge.net/projects/dosbox/files/dosbox/0.74/DOSBox0.74-win32-installer.exe", "hash": "c149cb85f732beb95bf6564d72bdfdd9306f7050edfd9d2cd475420efe3b84fc", "installer": { "args": [ diff --git a/far.json b/far.json index afa2289821..6f3066d836 100644 --- a/far.json +++ b/far.json @@ -12,8 +12,8 @@ } }, "checkver": { - "url": "http://farmanager.com/download.php?p=64", - "re": "Far Manager v([0-9\\.]+) build ([0-9][0-9][0-9][0-9]) x64" + "url": "https://farmanager.com/download.php", + "re": "Far Manager v([\\d.]+ build [0-9]+) x64" }, "bin": "far.exe" } diff --git a/file.json b/file.json index 063c9cc51a..dd2802f385 100644 --- a/file.json +++ b/file.json @@ -3,8 +3,8 @@ "version": "5.03", "license": "GPL2", "url": [ - "http://ufpr.dl.sourceforge.net/project/gnuwin32/file/5.03/file-5.03-bin.zip", - "http://ufpr.dl.sourceforge.net/project/gnuwin32/file/5.03/file-5.03-dep.zip" + "https://sourceforge.net/projects/gnuwin32/files/file/5.03/file-5.03-bin.zip", + "https://sourceforge.net/projects/gnuwin32/files/file/5.03/file-5.03-dep.zip" ], "hash": [ "dbd28e191c1bf7e3db08b983e603e79959295717f6fc1032ba97e7a8680c8cf9", diff --git a/findutils.json b/findutils.json index 5e35cfa2a3..33a2795568 100644 --- a/findutils.json +++ b/findutils.json @@ -3,11 +3,11 @@ "version": "4.4.2", "license": "GPL2", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/findutils-4.4.2-2-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/locate-4.4.2-2-msys-1.0.13-bin.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/findutils/findutils-4.4.2-2/findutils-4.4.2-2-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/findutils/findutils-4.4.2-2/locate-4.4.2-2-msys-1.0.13-bin.tar.lzma" ], "hash": [ "41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7", diff --git a/gawk.json b/gawk.json index c2f63fbc09..f2b088208f 100644 --- a/gawk.json +++ b/gawk.json @@ -3,10 +3,10 @@ "version": "3.1.7", "license": "GPL3", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gawk/gawk-3.1.7-2/gawk-3.1.7-2-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MSYS/Base/gawk/gawk-3.1.7-2/gawk-3.1.7-2-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma" ], "hash": [ "eb15478ea76e75b666ad7fc7049de21b9f487e0e1ea0e96d40953a477e91c3dd", diff --git a/gcc.json b/gcc.json index c1ba2bb3a8..c72edf7a78 100644 --- a/gcc.json +++ b/gcc.json @@ -3,12 +3,12 @@ "version": "4.8.1", "architecture": { "64bit": { - "url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/64-bit/threads-posix/seh/x64-4.8.1-release-posix-seh-rev5.7z", + "url": "https://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.1/64-bit/threads-posix/seh/x64-4.8.1-release-posix-seh-rev5.7z", "hash": "bb8bd0fe45da3ed9412acd5e432f28c8dccc3b559610e43980760314a283168f", "extract_dir": "mingw64" }, "32bit": { - "url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/32-bit/threads-posix/sjlj/x32-4.8.1-release-posix-sjlj-rev5.7z", + "url": "https://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.1/32-bit/threads-posix/sjlj/x32-4.8.1-release-posix-sjlj-rev5.7z", "hash": "e438ca54e1df9c45b16898d8e9ee941295ad8cde6f20330294e5be4794988582", "extract_dir": "mingw32" } diff --git a/git-with-openssh.json b/git-with-openssh.json index 345e796c42..2ba21d5dc4 100644 --- a/git-with-openssh.json +++ b/git-with-openssh.json @@ -30,7 +30,7 @@ "git config --global credential.helper wincred" ], "checkver": { - "url": "http://git-scm.com/download/win", - "re": "\\\\s*Build version go([0-9\\.]+)\\.
" + "checkver": "
\\s*Build version go([\\d.]+)\\.
" } diff --git a/gow.json b/gow.json index 49aa32d496..d38252b0df 100644 --- a/gow.json +++ b/gow.json @@ -6,7 +6,7 @@ "extract_dir": "", "checkver": { "url": "https://github.com/bmatzelle/gow/releases", - "re": "Gow ([0-9\\.]+)
" + "re": "Gow ([\\d.]+)" }, "pre_install": " \"@cscript //NoLogo \"\"$dir\\bin\\gow.vbs\"\" %1\" | Set-Content -force \"$dir\\bin\\gow.bat\" diff --git a/grep.json b/grep.json index 262b70049b..facc3997f2 100644 --- a/grep.json +++ b/grep.json @@ -3,8 +3,8 @@ "version": "2.5.4", "license": "GPL2", "url": [ - "http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip", - "http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-dep.zip" + "https://sourceforge.net/projects/gnuwin32/files/grep/2.5.4/grep-2.5.4-bin.zip", + "https://sourceforge.net/projects/gnuwin32/files/grep/2.5.4/grep-2.5.4-dep.zip" ], "hash": [ "3fd98201561b5af3f54a7dacc4f88068f5b5edf19ccdfc981c3c9fc60ff73519", diff --git a/gzip.json b/gzip.json index b60fe39b1f..dbd725d612 100644 --- a/gzip.json +++ b/gzip.json @@ -3,8 +3,8 @@ "version": "1.3.12", "license": "GPL2", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gzip/gzip-1.3.12-2/gzip-1.3.12-2-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MSYS/Base/gzip/gzip-1.3.12-2/gzip-1.3.12-2-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" ], "hash": [ "ae0025264557c146044930e5085f1dffd479f2ff21492b1c2454efd689d287be", diff --git a/iconv.json b/iconv.json index ee35fa0802..1a9369f3f0 100644 --- a/iconv.json +++ b/iconv.json @@ -3,13 +3,13 @@ "version": "1.14-3", "license": "GPLv3+", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-dll.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gettext/gettext-0.18.3.1-1/gettext-0.18.3.1-1-mingw32-dll.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.8.1-4/gcc-core-4.8.1-4-mingw32-dll.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-1.0.1-2/mpc-1.0.1-2-mingw32-dll.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-3.1.2-2/mpfr-3.1.2-2-mingw32-dll.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.1.2/gmp-5.1.2-1-mingw32-dll.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-dll.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MinGW/Base/gettext/gettext-0.18.3.1-1/gettext-0.18.3.1-1-mingw32-dll.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/gcc-4.8.1-4/gcc-core-4.8.1-4-mingw32-dll.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MinGW/Base/mpc/mpc-1.0.1-2/mpc-1.0.1-2-mingw32-dll.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MinGW/Base/mpfr/mpfr-3.1.2-2/mpfr-3.1.2-2-mingw32-dll.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MinGW/Base/gmp/gmp-5.1.2/gmp-5.1.2-1-mingw32-dll.tar.lzma" ], "hash": [ "540592b29a5964a566127d3e976f0c0df8ffc1137788030c17a44750e7b02340", diff --git a/innounp.json b/innounp.json index 299d6e33c6..eb79ea416d 100644 --- a/innounp.json +++ b/innounp.json @@ -1,8 +1,8 @@ { "homepage": "http://innounp.sourceforge.net", "version": "0.46", - "url": "http://sourceforge.net/projects/innounp/files/innounp/innounp%200.46/innounp046.rar/", + "url": "https://sourceforge.net/projects/innounp/files/innounp/innounp%200.46/innounp046.rar/", "hash": "3c056e2fc46ca9e92405f13ddf1f250cfe4bd66cb83b6647d87c74bc7242b121", "bin": "innounp.exe", - "checkver": ".*?([0-9\\.]+)" + "checkver": ".*?([\\d.]+)" } diff --git a/julia.json b/julia.json index f0016d9c32..f40ff59a33 100644 --- a/julia.json +++ b/julia.json @@ -34,6 +34,6 @@ ], "checkver": { "url": "http://julialang.org/downloads/", - "re": "]+>Current Release \\(v([0-9\\.]+)\\)<\/h1>" + "re": "]+>Current Release \\(v([\\d.]+)\\)<\/h1>" } } diff --git a/less.json b/less.json index 1ff93a2b09..48959f6e9b 100644 --- a/less.json +++ b/less.json @@ -3,8 +3,8 @@ "version": "394", "license": "Simplified BSD", "url": [ - "http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-bin.zip", - "http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-dep.zip" + "https://sourceforge.net/projects/gnuwin32/files/less/394/less-394-bin.zip", + "https://sourceforge.net/projects/gnuwin32/files/less/394/less-394-dep.zip" ], "hash": [ "cd8233cb3caee8ccbbed6883443f44f2002218eceb4d697d38a0c40c2d181896", diff --git a/make.json b/make.json index c51a22eebb..50a2847c8e 100644 --- a/make.json +++ b/make.json @@ -15,6 +15,6 @@ "bin": "make.exe", "checkver": { "url": "http://www.equation.com/servlet/equation.cmd?fa=make", - "re": "to download 32-bit binary of version ([0-9\\.]+)" + "re": "to download 32-bit binary of version ([\\d.]+)" } } diff --git a/mediainfo.json b/mediainfo.json index 4d4ea310cf..e114b7c14a 100644 --- a/mediainfo.json +++ b/mediainfo.json @@ -4,11 +4,11 @@ "license": "BSD", "architecture": { "64bit": { - "url": "http://downloads.sourceforge.net/project/mediainfo/binary/mediainfo/0.7.85/MediaInfo_CLI_0.7.85_Windows_x64.zip", + "url": "https://sourceforge.net/projects/mediainfo/files/binary/mediainfo/0.7.85/MediaInfo_CLI_0.7.85_Windows_x64.zip", "hash": "25f3752eb0c55009dcfedcf65faeb4a83bcd91081dfb2ec3b59aae44a7402961" }, "32bit": { - "url": "http://downloads.sourceforge.net/project/mediainfo/binary/mediainfo/0.7.85/MediaInfo_CLI_0.7.85_Windows_i386.zip", + "url": "https://sourceforge.net/projects/mediainfo/files/binary/mediainfo/0.7.85/MediaInfo_CLI_0.7.85_Windows_i386.zip", "hash": "2c9574b90910587ba514d09b18bae21f030ecd40d2a2d81f128b00d4d7118777" } }, diff --git a/mercurial.json b/mercurial.json index dbb4d8a659..26eb8608fd 100644 --- a/mercurial.json +++ b/mercurial.json @@ -16,6 +16,6 @@ "bin": "hg.exe", "checkver": { "url": "https://www.mercurial-scm.org/wiki/WhatsNew", - "re": "Mercurial\\s+([0-9\\.]+)\\s+\\([0-9\\-]+\\)" + "re": "Mercurial\\s+([\\d.]+)\\s+\\([0-9\\-]+\\)" } } diff --git a/mongodb.json b/mongodb.json index 1ba03c626e..6f87a6e7f9 100644 --- a/mongodb.json +++ b/mongodb.json @@ -1,7 +1,7 @@ { - "homepage": "http://www.mongodb.org", "version": "3.2.7", - "license": "http://www.mongodb.org/about/licensing/", + "homepage": "https://www.mongodb.org", + "license": "https://www.mongodb.org/about/licensing/", "architecture": { "64bit": { "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-3.2.7-signed.msi", @@ -28,7 +28,7 @@ "MongoDB\\Server\\3.2\\bin\\mongotop.exe" ], "checkver": { - "url": "http://www.mongodb.org/downloads", + "url": "https://www.mongodb.com/download-center", "re": "Current Stable Release \\(([\\d.]+)\\)" }, "post_install": " diff --git a/msys.json b/msys.json index a2a97c6192..06997f8afa 100644 --- a/msys.json +++ b/msys.json @@ -1,6 +1,6 @@ { "version": "rev13", - "url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z", + "url": "https://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z", "hash": "5f2ea0c4b714a7d7e704e83040397d0ba7ecaf925afa5512aada180a711ef770", "extract_dir": "msys", "bin": "msys.bat" diff --git a/nano.json b/nano.json index 2cbefeb71e..38a1604cc3 100644 --- a/nano.json +++ b/nano.json @@ -1,6 +1,6 @@ { - "homepage": "http://www.nano-editor.org/", "version": "2.2.6", + "homepage": "https://www.nano-editor.org/", "license": "GPL", "url": "http://www.nano-editor.org/dist/v2.2/NT/nano-2.2.6.zip", "hash": "87ae7984ab2ded388f5d30388483e8906aa46ac72ff4f2ea12063d0e8deffd62", diff --git a/nodejs.json b/nodejs.json index 4c02cf23e9..c6cf2bd4e6 100644 --- a/nodejs.json +++ b/nodejs.json @@ -19,6 +19,6 @@ rm $dir\\nodejs\\node_modules\\npm\\npmrc npm update -g", "checkver": { "url": "https://nodejs.org/en/download/current/", - "re": "Current version: v([0-9\\.]+)" + "re": "Current version: v([\\d.]+)" } } diff --git a/openssh.json b/openssh.json index aa31ebbc59..f36f579d38 100644 --- a/openssh.json +++ b/openssh.json @@ -2,12 +2,12 @@ "version": "5.4p1-1", "license": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-lic.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/zlib/zlib-1.2.3-2/zlib-1.2.3-2-msys-1.0.13-dll.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssl/openssl-1.0.0-1/libopenssl-1.0.0-1-msys-1.0.13-dll-100.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-lic.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/zlib/zlib-1.2.3-2/zlib-1.2.3-2-msys-1.0.13-dll.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/openssl/openssl-1.0.0-1/libopenssl-1.0.0-1-msys-1.0.13-dll-100.tar.lzma" ], "hash": [ "8c8e6a030a34c341394bb8b9f1760743468a8cc5e4244efc34f7ab3cd3e67b64", diff --git a/openssl.json b/openssl.json index 5c3752223b..8202c1f9de 100644 --- a/openssl.json +++ b/openssl.json @@ -1,14 +1,14 @@ { - "homepage": "http://slproweb.com/products/Win32OpenSSL.html", + "homepage": "https://slproweb.com/products/Win32OpenSSL.html", "version": "1.1.0b", "license": "https://www.openssl.org/source/license.html", "architecture": { "64bit": { - "url": "http://slproweb.com/download/Win64OpenSSL-1_1_0b.exe", + "url": "https://slproweb.com/download/Win64OpenSSL-1_1_0b.exe", "hash": "53f61ee3176495364df80c57ec928578136a743d8d460f6c6bae09c2a6eed1c6" }, "32bit": { - "url": "http://slproweb.com/download/Win32OpenSSL-1_1_0b.exe", + "url": "https://slproweb.com/download/Win32OpenSSL-1_1_0b.exe", "hash": "979073311cd70be8ea7f95cd20adadb159462cba574ba69df36cbfbc8c1076c6" } }, diff --git a/optipng.json b/optipng.json index 51a9cb4b6d..adfd2ccde6 100644 --- a/optipng.json +++ b/optipng.json @@ -2,7 +2,7 @@ "homepage": "http://optipng.sourceforge.net/", "version": "0.7.6", "license": "zlib", - "url": "http://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.6/optipng-0.7.6-win32.zip", + "url": "https://sourceforge.net/projects/optipng/files/OptiPNG/optipng-0.7.6/optipng-0.7.6-win32.zip", "hash": "0012ec30ee5292e1fd19e0f8c45de4cc291fb5872c5bc83355c17e0b6ce662f7", "extract_dir": "optipng-0.7.6-win32", "bin": "optipng.exe" diff --git a/patch.json b/patch.json index a94c8ec040..938c505742 100644 --- a/patch.json +++ b/patch.json @@ -2,8 +2,8 @@ "homepage": "http://www.mingw.org/wiki/MSYS", "version": "2.6.1", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/patch/patch-2.6.1-1/patch-2.6.1-1-msys-1.0.13-bin.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/patch/patch-2.6.1-1/patch-2.6.1-1-msys-1.0.13-bin.tar.lzma" ], "hash": [ "4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5", diff --git a/perl.json b/perl.json index 7bd9b38867..60c13c4dd9 100644 --- a/perl.json +++ b/perl.json @@ -19,5 +19,5 @@ [byte[]][char[]]((Get-Content -raw $dir\\portable.perl) -replace \"(?ms)^HomeDir:.*?^(?=\\S)\",\"\") | Set-Content $dir\\portable.perl -encoding byte ", "env_add_path": [ "perl\\site\\bin", "perl\\bin", "c\\bin" ], - "checkver": "Recommended version:<\/b><\/p>\\s*<\/p>\\s*.*?\\(([0-9\\.]+)\\)" + "re": "

.*?\\(([\\d.]+)\\)

" } } diff --git a/php.json b/php.json index 44289790f7..829763ae3c 100644 --- a/php.json +++ b/php.json @@ -1,7 +1,7 @@ { "homepage": "http://windows.php.net", "version": "7.0.10", - "license": "http://www.php.net/license/", + "license": "https://www.php.net/license/", "architecture": { "64bit": { "url": [ @@ -40,6 +40,6 @@ cp \"$dir\\php.ini-production\" \"$dir\\php.ini\" ", "checkver": { "url": "http://windows.php.net/download/", - "re": "

.*?\\(([0-9\\.]+)\\)

" + "re": "

.*?\\(([\\d.]+)\\)

" } } diff --git a/pngcrush.json b/pngcrush.json index 254a4397ff..6d0c9eb0ff 100644 --- a/pngcrush.json +++ b/pngcrush.json @@ -17,5 +17,9 @@ ["pngcrush_1_8_7_w32.exe", "pngcrush"] ] } + }, + "checkver": { + "url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/", + "re": "title=\"([0-9\\.]+)\"" } } diff --git a/premake4.json b/premake4.json index 202fafc9a5..35b6f5c96e 100644 --- a/premake4.json +++ b/premake4.json @@ -1,8 +1,8 @@ { - "homepage": "http://premake.github.io/download.html", + "homepage": "https://premake.github.io/download.html", "version": "4.4-b5", "license": "BSD 3-Clause", - "url": "http://sourceforge.net/projects/premake/files/Premake/4.4/premake-4.4-beta5-windows.zip", + "url": "https://sourceforge.net/projects/premake/files/Premake/4.4/premake-4.4-beta5-windows.zip", "hash": "09614c122156617a2b7973cc9f686daa32e64e3e7335d38db887cfb8f6a8574d", "bin": [ "premake4.exe" diff --git a/pt.json b/pt.json index be0a5923e5..256841b3f8 100644 --- a/pt.json +++ b/pt.json @@ -23,6 +23,6 @@ "bin": "pt.exe", "checkver": { "url": "https://github.com/monochromegane/the_platinum_searcher/releases/latest", - "re": "\/monochromegane\/the_platinum_searcher\/releases\/tag\/v([0-9\\.]+)" + "re": "\/releases\/tag\/v([\\d.]+)" } } diff --git a/python-exp.json b/python-exp.json index 30bad5f31b..142e35a899 100644 --- a/python-exp.json +++ b/python-exp.json @@ -1,5 +1,5 @@ { - "homepage": "http://www.python.org", + "homepage": "https://www.python.org/", "license": "https://docs.python.org/3/license.html", "version": "3.5.2", "architecture": { @@ -111,5 +111,5 @@ $create_reg.Invoke(\"Python\\PythonCore\\3.5\\InstallPath\", \"$dir\") $create_reg.Invoke(\"Python\\PythonCore\\3.5\\PythonPath\", \"$dir;$dir\\Lib\\;$dir\\DLLs\\\")", "env_add_path": [ "scripts" ], - "checkver": "

Latest: Python ([0-9\\.]+) - .*

" + "checkver": "

Latest: Python ([\\d.]+) - .*

" } diff --git a/python.json b/python.json index 1b41e3433a..a578dc4eed 100644 --- a/python.json +++ b/python.json @@ -1,5 +1,5 @@ { - "homepage": "http://www.python.org", + "homepage": "https://www.python.org/", "license": "https://docs.python.org/3/license.html", "version": "3.5.2", "architecture": { @@ -33,6 +33,6 @@ [ "python.exe", "python3" ] ], "env_add_path": [ "scripts" ], - "checkver": "

Latest: Python ([0-9\\.]+) - .*

" + "checkver": "

Latest: Python ([\\d.]+) - .*

" } diff --git a/r.json b/r.json index ce83a2804c..fdc67b650e 100644 --- a/r.json +++ b/r.json @@ -31,6 +31,6 @@ Annoying, right?! You might want to check out Pshazz (scoop install pshazz)--thi ", "checkver": { "url": "https://cran.rstudio.com/bin/windows/base/", - "re": "

R-([0-9\\.]+)" + "re": "

R-([\\d.]+)" } } diff --git a/rancher-compose.json b/rancher-compose.json index 443939bb51..f667517fdd 100644 --- a/rancher-compose.json +++ b/rancher-compose.json @@ -17,7 +17,7 @@ "rancher-compose.exe" ], "checkver": { - "url": "https://github.com/rancher/rancher-compose/releases", - "re": "v(\\d+\\.\\d+\\.\\d+)" + "url": "https://github.com/rancher/rancher-compose/releases/latest", + "re": "\/releases\/tag\/v([\\d.]+)" } } diff --git a/rethinkdb.json b/rethinkdb.json index 2ff87f3f1d..9bbada8f07 100644 --- a/rethinkdb.json +++ b/rethinkdb.json @@ -1,6 +1,6 @@ { "homepage": "https://www.rethinkdb.com/", - "license": "http://www.gnu.org/licenses/agpl-3.0.html", + "license": "https://www.gnu.org/licenses/agpl-3.0.html", "version": "2.3.5", "architecture": { "64bit": { @@ -10,7 +10,7 @@ }, "bin": "rethinkdb.exe", "checkver": { - "url": "http://rethinkdb.com/docs/install/windows/", - "re": "" + "url": "https://rethinkdb.com/docs/install/windows/", + "re": "" } } diff --git a/ruby.json b/ruby.json index a843dae26a..37bba2ec0f 100644 --- a/ruby.json +++ b/ruby.json @@ -4,8 +4,8 @@ "architecture": { "64bit": { "url": [ - "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.1-x64-mingw32.7z?direct#/dl.7z", - "http://dl.bintray.com/oneclick/rubyinstaller/DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe#/dl2.7z" + "https://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.1-x64-mingw32.7z?direct#/dl.7z", + "https://dl.bintray.com/oneclick/rubyinstaller/DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe#/dl2.7z" ], "hash": [ "d033e0343147d178a04752dbd0758311967189d37c16e9329828606b5a87be7d", @@ -15,8 +15,8 @@ }, "32bit": { "url": [ - "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.1-i386-mingw32.7z?direct#/dl.7z", - "http://dl.bintray.com/oneclick/rubyinstaller/DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe#/dl2.7z" + "https://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.1-i386-mingw32.7z?direct#/dl.7z", + "https://dl.bintray.com/oneclick/rubyinstaller/DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe#/dl2.7z" ], "hash": [ "24eddf097265dd8010e1118ef88428de0d182adfec6a6adb8073ca3dfcdec321", diff --git a/ruby19.json b/ruby19.json index a7c696b301..3aa9513aa2 100644 --- a/ruby19.json +++ b/ruby19.json @@ -2,8 +2,8 @@ "homepage": "http://rubyinstaller.org", "version": "1.9.3-p551", "url": [ - "http://dl.bintray.com/oneclick/rubyinstaller/ruby-1.9.3-p551-i386-mingw32.7z?direct#/dl.7z", - "http://dl.bintray.com/oneclick/rubyinstaller/DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe#/dl2.7z" + "https://dl.bintray.com/oneclick/rubyinstaller/ruby-1.9.3-p551-i386-mingw32.7z?direct#/dl.7z", + "https://dl.bintray.com/oneclick/rubyinstaller/DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe#/dl2.7z" ], "hash": [ "207fdb5b2f9436ad1ac27bf51918b913c14c443d1b83cd910cf5a59acaeab756", diff --git a/rust-msvc.json b/rust-msvc.json index 3b4e3ad0af..4c7fe80347 100644 --- a/rust-msvc.json +++ b/rust-msvc.json @@ -19,6 +19,6 @@ ], "checkver": { "url": "https://github.com/rust-lang/rust/releases", - "re": "([0-9\\.]+)" + "re": "([\\d.]+)" } } diff --git a/rust.json b/rust.json index bb09d00818..4e859945a1 100644 --- a/rust.json +++ b/rust.json @@ -19,6 +19,6 @@ ], "checkver": { "url": "https://github.com/rust-lang/rust/releases", - "re": "([0-9\\.]+)" + "re": "([\\d.]+)" } } diff --git a/sbcl.json b/sbcl.json index 006198a30d..174c70f3ff 100644 --- a/sbcl.json +++ b/sbcl.json @@ -15,7 +15,7 @@ "env_set": { "SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.3.7" }, - "bin": [ "PFiles\\Steel Bank Common Lisp\\1.3.7\\sbcl.exe"], - "checkver": "The most recent version is ]+>SBCL ([^\\ ]+)<\/a", + "bin": [ "PFiles\\Steel Bank Common Lisp\\1.3.10\\sbcl.exe"], + "checkver": ">SBCL ([\\d.]+)<", "notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/" } diff --git a/sed.json b/sed.json index 726a310c85..c493e6796d 100644 --- a/sed.json +++ b/sed.json @@ -3,8 +3,8 @@ "version": "4.2.1", "license": "GPL2", "url": [ - "http://ufpr.dl.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-bin.zip", - "http://ufpr.dl.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-dep.zip" + "https://sourceforge.net/projects/gnuwin32/files/sed/4.2.1/sed-4.2.1-bin.zip", + "https://sourceforge.net/projects/gnuwin32/files/sed/4.2.1/sed-4.2.1-dep.zip" ], "hash": [ "ae1651ffb461d69a7c51c76867a859d8addf802b85678834c0ebb402ef79b3cd", diff --git a/sliksvn.json b/sliksvn.json index 214306490d..4341340525 100644 --- a/sliksvn.json +++ b/sliksvn.json @@ -27,6 +27,6 @@ ], "checkver": { "url": "https://sliksvn.com/download/", - "re": "SVN ([0-9\\.]+), 64 bit" + "re": "SVN ([\\d.]+), 64 bit" } } diff --git a/sqlite.json b/sqlite.json index b5359feb1f..c3d6800802 100644 --- a/sqlite.json +++ b/sqlite.json @@ -10,5 +10,5 @@ "sqldiff.exe", "sqlite3_analyzer.exe" ], - "checkver": "Version ([0-9\\.]+)" + "checkver": "Version ([\\d.]+)" } diff --git a/tar.json b/tar.json index 968258aa7f..e42a609580 100644 --- a/tar.json +++ b/tar.json @@ -4,11 +4,11 @@ "license": "GPL2", "depends": "gzip", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/tar/tar-1.23-1/tar-1.23-1-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/regex/regex-1.20090805-2/libregex-1.20090805-2-msys-1.0.13-dll-1.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MSYS/Base/tar/tar-1.23-1/tar-1.23-1-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/regex/regex-1.20090805-2/libregex-1.20090805-2-msys-1.0.13-dll-1.tar.lzma" ], "hash": [ "2fa09e5a9563a9608077a65b276891c9f89de416dbe4b4a9eb4e8f36250a2887", diff --git a/telnet.json b/telnet.json index a86a569217..cd7ce95012 100644 --- a/telnet.json +++ b/telnet.json @@ -3,12 +3,12 @@ "license": "GPL2", "version": "msys-inetutils-1.7-1", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/bison/bison-2.4.2-1/bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys.RELEASE_NOTES.txt" + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/termcap/termcap-0.20050421_1-2/termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/bison/bison-2.4.2-1/bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys.RELEASE_NOTES.txt" ], "hash": [ "41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7", diff --git a/thrift.json b/thrift.json index d55a12eb0c..b3af01d4ed 100644 --- a/thrift.json +++ b/thrift.json @@ -1,8 +1,8 @@ { - "homepage": "http://thrift.apache.org/", + "homepage": "https://thrift.apache.org/", "version": "0.9.3", "licence": "Apache License v2.0", - "url": "http://www-us.apache.org/dist/thrift/0.9.3/thrift-0.9.3.exe", + "url": "https://www-us.apache.org/dist/thrift/0.9.3/thrift-0.9.3.exe", "hash": "md5:d373614a4fac5cf0aff1340dfe630acb", "bin": [["thrift-0.9.3.exe", "thrift"]], "checkver": "Apache\\s+Thrift\\s+v([0-99\\.]+)" diff --git a/unzip.json b/unzip.json index 2fba92c262..19a4b1fae9 100644 --- a/unzip.json +++ b/unzip.json @@ -3,8 +3,8 @@ "version": "6.0", "license": "GPL2", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/unzip/unzip-6.0-1/unzip-6.0-1-msys-1.0.13-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/unzip/unzip-6.0-1/unzip-6.0-1-msys-1.0.13-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" ], "hash": [ "ecb6749234f83389b34723db52a36326421e9bb1aa41f0ce575aa802ca390c79", diff --git a/upx.json b/upx.json index b9b3bbfd3a..dbda004415 100644 --- a/upx.json +++ b/upx.json @@ -1,8 +1,12 @@ { - "homepage": "http://upx.sourceforge.net", + "homepage": "https://upx.github.io/", "version": "3.91", "url": "http://upx.sourceforge.net/download/upx391w.zip", "hash": "d7d4817f46d2616c209c46fb8bce44e4bec93ab5adef5e4dfc93ee879527be1b", "bin": "upx391w\\upx.exe", - "license": "GPL2" + "license": "GPL2", + "checkver": { + "url": "https://github.com/upx/upx/releases/latest", + "re": "\/releases\/tag\/v([\\d.]+)" + } } diff --git a/vagrant.json b/vagrant.json index 245760bc67..7dc11e0a4a 100644 --- a/vagrant.json +++ b/vagrant.json @@ -7,7 +7,7 @@ "extract_dir": "HashiCorp/Vagrant", "bin": "bin\\vagrant.exe", "checkver": { - "url": "http://www.vagrantup.com/downloads.html", - "re": "latest\\s+version\\s+of\\s+Vagrant\\s+\\(([^\\)]+)\\)" + "url": "https://www.vagrantup.com/downloads.html", + "re": "vagrant\/([\\d.]+)\/vagrant" } } diff --git a/vim.json b/vim.json index 9ae3b3c64f..8b883d5d8c 100644 --- a/vim.json +++ b/vim.json @@ -5,8 +5,8 @@ "url": [ "http://ftp.vim.org/pub/vim/pc/vim80w32.zip", "http://ftp.vim.org/pub/vim/pc/vim80rt.zip", - "http://ufpr.dl.sourceforge.net/project/gettext/libiconv-win32/1.9.1/libiconv-1.9.1.bin.woe32.zip", - "http://ufpr.dl.sourceforge.net/project/gettext/gettext-win32/0.13.1/gettext-runtime-0.13.1.bin.woe32.zip", + "https://sourceforge.net/projects/gettext/files/libiconv-win32/1.9.1/libiconv-1.9.1.bin.woe32.zip", + "https://sourceforge.net/projects/gettext/files/gettext-win32/0.13.1/gettext-runtime-0.13.1.bin.woe32.zip", "https://raw.github.com/lukesampson/psutils/3653063/vimtutor.ps1" ], "hash": [ @@ -26,7 +26,7 @@ } else { echo '~/.vimrc exists, skipping' }", "checkver": { "url": "http://www.vim.org/download.php", - "re": "Vim ([0-9\\.]+) is the latest stable version" + "re": "Vim ([\\d.]+) is the latest stable version" }, "env_set": { "VIM": "$dir" diff --git a/which.json b/which.json index 0794265701..09f1da4c78 100644 --- a/which.json +++ b/which.json @@ -3,7 +3,7 @@ "version": "2.20", "license": "GPL2", "url": [ - "http://ufpr.dl.sourceforge.net/project/gnuwin32/which/2.20/which-2.20-bin.zip" + "https://sourceforge.net/projects/gnuwin32/files/which/2.20/which-2.20-bin.zip" ], "hash": [ "035ec15541649f75459fb81f02406c72e1129fc9041b308160938ae712a603a4" diff --git a/yarn.json b/yarn.json index 653ccb9562..70a1fd25cd 100644 --- a/yarn.json +++ b/yarn.json @@ -7,6 +7,6 @@ "bin": "Yarn\\bin\\yarn.cmd", "checkver": { "url": "https://github.com/yarnpkg/yarn/releases/latest", - "re": "\/releases\/tag\/v([0-9\\.]+)" + "re": "\/releases\/tag\/v([\\d.]+)" } } diff --git a/youtube-dl.json b/youtube-dl.json index 6a304fec8a..b94b182f0d 100644 --- a/youtube-dl.json +++ b/youtube-dl.json @@ -1,5 +1,5 @@ { - "homepage": "http://rg3.github.io/youtube-dl/", + "homepage": "https://rg3.github.io/youtube-dl/", "license": "Public Domain", "version": "2016.09.27", "url": "https://yt-dl.org/downloads/2016.09.27/youtube-dl.exe", @@ -9,7 +9,7 @@ "ffmpeg" ], "checkver": { - "url": "http://rg3.github.io/youtube-dl/download.html", - "re": "Windows exe" + "url": "https://github.com/rg3/youtube-dl/releases/latest", + "re": "\/releases\/tag\/([\\d.]+)" } } diff --git a/zip.json b/zip.json index f97fe9947f..7920a2f854 100644 --- a/zip.json +++ b/zip.json @@ -3,8 +3,8 @@ "version": "3.0", "license": "http://www.info-zip.org/doc/LICENSE", "url": [ - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/zip/zip-3.0-1/zip-3.0-1-msys-1.0.14-bin.tar.lzma", - "http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" + "https://sourceforge.net/projects/mingw/files/MSYS/Extension/zip/zip-3.0-1/zip-3.0-1-msys-1.0.14-bin.tar.lzma", + "https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" ], "hash": [ "ffe9b49d5302e00f8e5e6c6166e2f6e898c9459e696812284c8f37350f6fc45d",