HTTPS everywhere

This commit is contained in:
Ross Smith II 2017-06-17 19:54:35 -07:00
parent d9d6b21082
commit 0ac6745382
39 changed files with 64 additions and 64 deletions

View File

@ -1,17 +1,17 @@
{
"homepage": "http://beyondgrep.com/",
"license": "http://opensource.org/licenses/Artistic-2.0",
"homepage": "https://beyondgrep.com/",
"license": "https://opensource.org/licenses/Artistic-2.0",
"version": "2.18",
"url": "http://beyondgrep.com/ack-2.18-single-file#/ack-single-file",
"url": "https://beyondgrep.com/ack-2.18-single-file#/ack-single-file",
"hash": "6e41057c8f50f661d800099471f769209480efa53b8a886969d7ec6db60a2208",
"bin": "ack.bat",
"depends": "perl",
"pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path $dir\\ack.bat",
"checkver": {
"url": "http://beyondgrep.com/install/",
"url": "https://beyondgrep.com/install/",
"re": "The current stable version of ack is version ([\\d.]+),"
},
"autoupdate": {
"url": "http://beyondgrep.com/ack-$version-single-file#/ack-single-file"
"url": "https://beyondgrep.com/ack-$version-single-file#/ack-single-file"
}
}

View File

@ -1,5 +1,5 @@
{
"homepage": "http://geoff.greer.fm/ag/",
"homepage": "https://geoff.greer.fm/ag/",
"license": "Apache 2.0",
"version": "0.29.1",
"url": "https://kjkpub.s3.amazonaws.com/software/the_silver_searcher/rel/0.29.1-1641/ag.zip",

View File

@ -1,8 +1,8 @@
{
"homepage": "http://ant.apache.org/",
"homepage": "https://ant.apache.org/",
"version": "1.10.1",
"license": "Apache 2.0",
"url": "http://www-us.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.zip",
"url": "https://www-us.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.zip",
"hash": "sha512:cf85d2b52ac379eaf83ae98544fd0317833a57811764cb1f5082f1ef046ba4f069bddf980f594ca00a93e1b37b4e646fdc8885a37651c5c9e8fc5d2b595256f6",
"extract_dir": "apache-ant-1.10.1",
"env_add_path": "bin",
@ -20,7 +20,7 @@
"re": "Currently, Apache Ant (?:[\\d.]+ and )?([\\d.]+) (?:is|are) the best"
},
"autoupdate": {
"url": "http://www-us.apache.org/dist/ant/binaries/apache-ant-$version-bin.zip",
"url": "https://www-us.apache.org/dist/ant/binaries/apache-ant-$version-bin.zip",
"extract_dir": "apache-ant-$version",
"hash": {
"url": "$url.sha512"

View File

@ -1,6 +1,6 @@
{
"version": "0.10.3",
"homepage": "http://caddyserver.com",
"homepage": "https://caddyserver.com",
"license": "https://github.com/mholt/caddy/blob/master/LICENSE.txt",
"architecture": {
"64bit": {

View File

@ -1,5 +1,5 @@
{
"homepage": "http://corte.si/posts/devd/intro/index.html",
"homepage": "https://corte.si/posts/devd/intro/index.html",
"license": "https://github.com/cortesi/devd/blob/master/LICENSE",
"version": "0.7",
"url": "https://github.com/cortesi/devd/releases/download/v0.7/devd-0.7-windows64.zip",

View File

@ -4,11 +4,11 @@
"version": "9.11.0",
"architecture": {
"64bit": {
"url": "ftp://ftp.isc.org/isc/bind9/9.11.0/BIND9.11.0.x64.zip",
"url": "https://ftp.isc.org/isc/bind9/9.11.0/BIND9.11.0.x64.zip",
"hash": "2cbc44127bbc9d17ed7a2a23c9c1cd5a055c90dcffd8c3384e7f8efe39ed790f"
},
"32bit": {
"url": "ftp://ftp.isc.org/isc/bind9/9.11.0/BIND9.11.0.x86.zip",
"url": "https://ftp.isc.org/isc/bind9/9.11.0/BIND9.11.0.x86.zip",
"hash": "7b92b9e3f9fe4cca69feeed73305151f4bdc09c9cbb5858671da2b7fd8a05fe2"
}
},

View File

@ -4,11 +4,11 @@
"version": "1.8.13",
"architecture": {
"64bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.13.windows.x64.bin.zip",
"url": "https://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.13.windows.x64.bin.zip",
"hash": "c59e92ab9f82e156723dd3efb9433948dcb84facc21d6efb50f4d6c2d7aa6c5c"
},
"32bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.13.windows.bin.zip",
"url": "https://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.13.windows.bin.zip",
"hash": "215800d19d0e77fa400694af74685bbd3000463f0d7f18b6c7b743d2d6a1422f"
}
},
@ -27,7 +27,7 @@
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-$version.windows.x64.bin.zip"
},
"32bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-$version.windows.bin.zip"
"url": "https://ftp.stack.nl/pub/users/dimitri/doxygen-$version.windows.bin.zip"
}
}
}

View File

@ -1,5 +1,5 @@
{
"homepage": "http://elixir-lang.org/",
"homepage": "https://elixir-lang.org/",
"version": "1.4.4",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.4.4/Precompiled.zip",

View File

@ -1,7 +1,7 @@
{
"homepage": "http://www.erlang.org",
"version": "19.3",
"license": "http://www.apache.org/licenses/LICENSE-2.0",
"license": "https://www.apache.org/licenses/LICENSE-2.0",
"architecture": {
"64bit": {
"url": "http://erlang.org/download/otp_win64_19.3.exe",

View File

@ -1,7 +1,7 @@
{
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
"version": "10.56",
"license": "http://dev.perl.org/licenses/",
"license": "https://dev.perl.org/licenses/",
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.56.zip",
"hash": "478d3f122c86210d3f946c57e9f96f7b384754302aa430bdbe3a9cd873ea456c",
"bin": [

View File

@ -1,5 +1,5 @@
{
"homepage": "http://mingw-w64.org",
"homepage": "https://mingw-w64.org",
"version": "6.3.0",
"license": "GPL3",
"architecture": {

View File

@ -1,7 +1,7 @@
{
"homepage": "http://www.ghostscript.com",
"homepage": "https://www.ghostscript.com",
"version": "9.21",
"license": "http://www.gnu.org/licenses/agpl-3.0.html",
"license": "https://www.gnu.org/licenses/agpl-3.0.html",
"architecture": {
"64bit": {
"url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs921/gs921w64.exe#/dl.7z",

View File

@ -2,7 +2,7 @@
"version": "3.5.0",
"license": "Apache 2.0",
"extract_dir": "tools",
"url": "http://nuget.org/api/v2/package/Invoke-Build/3.5.0#/dl.7z",
"url": "https://nuget.org/api/v2/package/Invoke-Build/3.5.0#/dl.7z",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "f0aafd219e2cbdba17fb0949b31fbd5624b5c461b636672663865adb2f9a6b0a",
"env_add_path": ".",
@ -11,6 +11,6 @@
"re": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "http://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}

View File

@ -1,6 +1,6 @@
{
"version": "1.5",
"license": "http://creativecommons.org/licenses/by/3.0/",
"license": "https://creativecommons.org/licenses/by/3.0/",
"architecture": {
"32bit": {
"url": "https://github.com/stedolan/jq/releases/download/jq-1.5/jq-win32.exe#/jq.exe"
@ -9,7 +9,7 @@
"url": "https://github.com/stedolan/jq/releases/download/jq-1.5/jq-win64.exe#/jq.exe"
}
},
"homepage": "http://stedolan.github.io/jq/",
"homepage": "https://stedolan.github.io/jq/",
"bin": "jq.exe",
"checkver": {
"url": "https://github.com/stedolan/jq/releases/latest",

View File

@ -36,7 +36,7 @@
]
],
"checkver": {
"url": "http://julialang.org/downloads/",
"url": "https://julialang.org/downloads/",
"re": "<h1[^>]+>Current Release \\(v([\\d.]+)\\)</h1>"
},
"autoupdate": {

View File

@ -1,5 +1,5 @@
{
"homepage": "http://mariadb.org",
"homepage": "https://mariadb.org",
"version": "10.2.6",
"license": "GPL2",
"architecture": {

View File

@ -1,7 +1,7 @@
{
"homepage": "https://www.mercurial-scm.org/",
"version": "4.2.1",
"license": "http://www.gnu.org/licenses/gpl-2.0.txt",
"license": "https://www.gnu.org/licenses/gpl-2.0.txt",
"architecture": {
"64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.2.1-x64.exe",

View File

@ -1,8 +1,8 @@
{
"homepage": "http://projects.giacomodrago.com/nikto-win/",
"homepage": "https://projects.giacomodrago.com/nikto-win/",
"version": "2.1.5",
"license": "GPL",
"url": "http://projects.giacomodrago.com/nikto-win/nikto-2.1.5-win.7z",
"url": "https://projects.giacomodrago.com/nikto-win/nikto-2.1.5-win.7z",
"hash": "c70506872670e7c0cb1b497d732a58e19f9e0934e8b32bf212334aed00fca173",
"extract_dir": "nikto-2.1.5",
"bin": "nikto.bat",

View File

@ -1,13 +1,13 @@
{
"version": "2.81",
"homepage": "http://www.nirsoft.net/utils/nircmd.html",
"homepage": "https://www.nirsoft.net/utils/nircmd.html",
"architecture": {
"64bit": {
"url": "http://www.nirsoft.net/utils/nircmd.zip",
"url": "https://www.nirsoft.net/utils/nircmd.zip",
"hash": "f56a6166f8956c507cc2bfec71339f3c467c0421fe6d16fbe4c52a36d79ce0ea"
},
"32bit": {
"url": "http://www.nirsoft.net/utils/nircmd-x64.zip",
"url": "https://www.nirsoft.net/utils/nircmd-x64.zip",
"hash": "37445b39e2fc437688164866c495bd28890ded5d0dbf71615bf92776e57c5189"
}
},

View File

@ -1,5 +1,5 @@
{
"homepage": "http://nodejs.org",
"homepage": "https://nodejs.org",
"version": "6.11.0",
"license": "MIT",
"architecture": {

View File

@ -1,5 +1,5 @@
{
"homepage": "http://nodejs.org",
"homepage": "https://nodejs.org",
"version": "8.1.2",
"license": "MIT",
"architecture": {

View File

@ -21,7 +21,7 @@
"bin\\octave-config.exe"
],
"checkver": {
"url": "http://wiki.octave.org/GNU_Octave_Wiki",
"url": "https://wiki.octave.org/GNU_Octave_Wiki",
"re": "GNU Octave ([\\d.]+) is the current stable release"
},
"autoupdate": {

View File

@ -1,6 +1,6 @@
{
"version": "5.4p1-1",
"license": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD",
"license": "https://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD",
"url": [
"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",

View File

@ -1,7 +1,7 @@
{
"homepage": "http://windows.php.net",
"version": "7.1.6",
"license": "http://www.php.net/license/",
"license": "https://www.php.net/license/",
"architecture": {
"64bit": {
"url": "http://windows.php.net/downloads/releases/php-7.1.6-nts-Win32-VC14-x64.zip",

View File

@ -1,7 +1,7 @@
{
"homepage": "http://windows.php.net",
"version": "7.1.6",
"license": "http://www.php.net/license/",
"license": "https://www.php.net/license/",
"architecture": {
"64bit": {
"url": "http://windows.php.net/downloads/releases/php-7.1.6-Win32-VC14-x64.zip",

View File

@ -2,11 +2,11 @@
"version": "0.26-1",
"license": "GNU GPL",
"url": [
"http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config_0.26-1_win32.zip",
"http://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.28/glib_2.28.8-1_win32.zip",
"http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime_0.18.1.1-2_win32.zip"
"https://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config_0.26-1_win32.zip",
"https://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.28/glib_2.28.8-1_win32.zip",
"https://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime_0.18.1.1-2_win32.zip"
],
"homepage": "http://www.freedesktop.org/wiki/Software/pkg-config/",
"homepage": "https://www.freedesktop.org/wiki/Software/pkg-config/",
"hash": [
"e919821da1a61af45ac9d924914bb72d92ba9ead956c82b9d89128b1b90d37c3",
"0d485a8dd57494944128ac19b5b8dd52d6140eb16f102a43c835f060aaa49a19",

View File

@ -1,6 +1,6 @@
{
"version": "4.6.0",
"url": "http://nuget.org/api/v2/package/psake/4.6.0#/dl.7z",
"url": "https://nuget.org/api/v2/package/psake/4.6.0#/dl.7z",
"homepage": "https://github.com/psake/psake",
"hash": "7086265CAC31078542D41F128AEA7E0F734CBD56511A322DD1A183B96849AD93",
"bin": "psake.ps1",

View File

@ -1,5 +1,5 @@
{
"homepage": "http://puppetlabs.com",
"homepage": "https://puppetlabs.com",
"version": "3.8.7",
"architecture": {
"64bit": {

View File

@ -1,5 +1,5 @@
{
"homepage": "http://redis.io",
"homepage": "https://redis.io",
"version": "3.2.100",
"url": "https://github.com/MSOpenTech/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.zip",
"hash": "73775183186ebd1917353a8ae62303a328cedfff58164c9bf46e2b46977a9475",

View File

@ -1,5 +1,5 @@
{
"homepage": "http://rubyinstaller.org",
"homepage": "https://rubyinstaller.org",
"version": "2.3.3",
"architecture": {
"64bit": {
@ -40,7 +40,7 @@
},
"post_install": "pushd $dir\\devkit;echo \"---`n- $dir\" | out-file config.yml -enc default; ruby dk.rb install;popd;",
"checkver": {
"url": "http://rubyinstaller.org/downloads/",
"url": "https://rubyinstaller.org/downloads/",
"re": "ruby-([\\d.]+)-x64-mingw32.7z"
}
}

View File

@ -1,5 +1,5 @@
{
"homepage": "http://rubyinstaller.org",
"homepage": "https://rubyinstaller.org",
"version": "1.9.3-p551",
"url": [
"https://dl.bintray.com/oneclick/rubyinstaller/ruby-1.9.3-p551-i386-mingw32.7z?direct#/dl.7z",

View File

@ -1,5 +1,5 @@
{
"homepage": "http://www.rust-lang.org",
"homepage": "https://www.rust-lang.org",
"version": "1.18.0",
"license": "MIT/Apache 2.0",
"architecture": {

View File

@ -1,5 +1,5 @@
{
"homepage": "http://www.rust-lang.org",
"homepage": "https://www.rust-lang.org",
"version": "1.18.0",
"license": "MIT/Apache 2.0",
"architecture": {

View File

@ -2,7 +2,7 @@
"homepage": "http://scriptcs.net/",
"version": "0.17.1",
"license": "Apache 2.0",
"url": "http://chocolatey.org/api/v2/package/ScriptCs/0.17.1?fn=/dl.zip",
"url": "https://chocolatey.org/api/v2/package/ScriptCs/0.17.1?fn=/dl.zip",
"hash": "4b6de155f6c5811311df060b626098a771e8534d2d6e3ce51ea99da5e2ec0783",
"extract_dir": "tools",
"bin": "scriptcs.exe",
@ -10,6 +10,6 @@
"github": "https://github.com/scriptcs/scriptcs"
},
"autoupdate": {
"url": "http://chocolatey.org/api/v2/package/ScriptCs/$version?fn=/dl.zip"
"url": "https://chocolatey.org/api/v2/package/ScriptCs/$version?fn=/dl.zip"
}
}

View File

@ -1,7 +1,7 @@
{
"homepage": "http://tools.sysprogs.org/srvman/",
"version": "1.0",
"url": "http://sysprogs.com/files/srvman/srvman-1.0.zip",
"url": "https://sysprogs.com/files/srvman/srvman-1.0.zip",
"hash": "7f0075c5b544af189416845077a45edeedd1d48e37e702abb22b41b120e80bcd",
"architecture": {
"64bit": {

View File

@ -2,7 +2,7 @@
"homepage": "https://github.com/UB-Mannheim/tesseract/wiki",
"license": "Apache-2.0",
"version": "3.05.01",
"url": "http://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-3.05.01.exe#/dl.7z",
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-3.05.01.exe#/dl.7z",
"hash": "d4c9d3613ee9531cd093692636b58bc87f87a29a188783dbeb03b127e66fa6ba",
"bin": [
"ambiguous_words.exe",
@ -27,6 +27,6 @@
"url": "https://github.com/UB-Mannheim/tesseract/wiki"
},
"autoupdate": {
"url": "http://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-$version.exe#/dl.7z"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-$version.exe#/dl.7z"
}
}

View File

@ -3,7 +3,7 @@
"license": "GPL2.1",
"version": "1.8.1",
"url": [
"http://unarchiver.c3.cx/downloads/unar1.8.1_win.zip"
"https://unarchiver.c3.cx/downloads/unar1.8.1_win.zip"
],
"hash": [
"2fa1ea5ddc2b2615b94b2d00cd19fcbf9165cffb5346e83d3b2643e7a55c1e95"

View File

@ -27,10 +27,10 @@
],
"checkver": {
"re": "The\\s+current\\s+stable\\s+series\\s+is\\s+<strong>([\\d.]+)",
"url": "http://wkhtmltopdf.org/downloads.html"
"url": "https://wkhtmltopdf.org/downloads.html"
},
"description": "Render HTML into PDF",
"homepage": "http://wkhtmltopdf.org/",
"homepage": "https://wkhtmltopdf.org/",
"license": "LGPL-3.0",
"uninstaller": {
"args": [

View File

@ -1,8 +1,8 @@
{
"homepage": "http://tukaani.org/xz/",
"license": "http://tukaani.org/xz/#licensing",
"homepage": "https://tukaani.org/xz/",
"license": "https://tukaani.org/xz/#licensing",
"version": "5.2.3",
"url": "http://tukaani.org/xz/xz-5.2.3-windows.zip",
"url": "https://tukaani.org/xz/xz-5.2.3-windows.zip",
"hash": "afe73c260e38fdebdd14c9eaab71c19b206ff74cebbdc744b0fa35b77b243220",
"architecture": {
"64bit": {
@ -24,6 +24,6 @@
},
"checkver": "<h3>Stable<\\/h3>\\s+<p>\\s+([\\d.]+) was released",
"autoupdate": {
"url": "http://tukaani.org/xz/xz-$version-windows.zip"
"url": "https://tukaani.org/xz/xz-$version-windows.zip"
}
}