Skip to content

Commit

Permalink
Fix various hashes + HTTPS everywhere (#1563)
Browse files Browse the repository at this point in the history
* Fix various hashes

* HTTPS everywhere
  • Loading branch information
rasa authored and r15ch13 committed Jun 19, 2017
1 parent 7239764 commit abe18ed
Show file tree
Hide file tree
Showing 27 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion bucket/apex.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://apex.run/",
"homepage": "https://apex.run/",
"license": "https://github.com/apex/apex/blob/master/LICENSE",
"version": "0.13.1",
"architecture": {
Expand Down
2 changes: 1 addition & 1 deletion bucket/casperjs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "https://github.com/n1k0/casperjs/blob/master/LICENSE.md",
"url": "https://github.com/casperjs/casperjs/archive/1.1.4.zip",
"hash": "2d98eecf417f6034394c0ec2dcefb25f47e49342801b2ed21e85b21a4dd0eddc",
"homepage": "http://casperjs.org/",
"homepage": "https://casperjs.org/",
"extract_dir": "casperjs-1.1.4",
"bin": "bin\\casperjs.exe",
"notes": "Requires an installation of phantomjs 1.x
Expand Down
2 changes: 1 addition & 1 deletion bucket/cmder.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://cmder.net",
"homepage": "https://cmder.net",
"version": "1.3.2",
"license": "MIT",
"persist": [
Expand Down
2 changes: 1 addition & 1 deletion bucket/csvtosql.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/deevus/CsvToSql/archive/v0.1.1-alpha.zip",
"depends": "gow",
"homepage": "https://github.com/deevus/CsvToSql",
"hash": "eb248d286cf5fd06c8ff99d527759e153513396baf08f0398a6d34fa1cba1116",
"hash": "b58c21aa5e7b2c18e3e184e908d984ff4e9c7002faaf4e737b0ffa1692f5fe03",
"bin": "ConvertCsvTo-Sql.ps1",
"extract_dir": "CsvToSql-0.1.1-alpha"
}
2 changes: 1 addition & 1 deletion bucket/diffutils.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://www.msys2.org",
"homepage": "https://www.msys2.org",
"version": "3.5",
"architecture": {
"64bit": {
Expand Down
2 changes: 1 addition & 1 deletion bucket/editorconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": "0.12.1",
"extract_dir": "editorconfig-0.12.1-Windows-x86",
"url": "https://excellmedia.dl.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.12.1/binary-Windows/editorconfig-0.12.1-Windows-x86.zip",
"homepage": "http://editorconfig.org/",
"homepage": "https://editorconfig.org/",
"hash": "aaf8977253dd72dd12aec2986c822498c1fa1fa96bf8a404b9facfbf9757ff3b",
"bin": "bin/editorconfig.exe",
"checkver": {
Expand Down
4 changes: 2 additions & 2 deletions bucket/erlang.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://www.erlang.org",
"homepage": "https://www.erlang.org",
"version": "19.3",
"license": "https://www.apache.org/licenses/LICENSE-2.0",
"architecture": {
Expand Down Expand Up @@ -33,7 +33,7 @@
]
},
"checkver": {
"url": "http://www.erlang.org/downloads",
"url": "https://www.erlang.org/downloads",
"re": "DOWNLOAD\\s+OTP ([\\d.]+)"
},
"autoupdate": {
Expand Down
2 changes: 1 addition & 1 deletion bucket/eventstore.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"homepage": "https://geteventstore.com/",
"license": "BSD 3-Clause",
"version": "4.0.1",
"url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v4.0.1.zip",
"url": "https://download.geteventstore.com/binaries/EventStore-OSS-Win-v4.0.1.zip",
"hash": "b341e3a7939316a06040e3910c76d01c32f2162781ab81a1bbe28da84bf007cc",
"bin": [
[
Expand Down
4 changes: 2 additions & 2 deletions bucket/exiftool.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
"homepage": "https://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
"version": "10.56",
"license": "https://dev.perl.org/licenses/",
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.56.zip",
"hash": "478d3f122c86210d3f946c57e9f96f7b384754302aa430bdbe3a9cd873ea456c",
"hash": "a4a150724539441656f5840edf2731d28af4e4e604ef9b770836963404616e55",
"bin": [
[
"exiftool(-k).exe",
Expand Down
2 changes: 1 addition & 1 deletion bucket/forge.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://forge.run",
"homepage": "https://forge.run",
"version": "1.4.2",
"url": "https://github.com/fsharp-editing/Forge/releases/download/1.4.2/forge.zip",
"hash": "b977a69a55883a45342e65f940446fadc04895b78b2b92c4aabe3612a89af063",
Expand Down
2 changes: 1 addition & 1 deletion bucket/gdb.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://tdm-gcc.tdragon.net/",
"homepage": "https://tdm-gcc.tdragon.net/",
"version": "7.9.1",
"architecture": {
"64bit": {
Expand Down
2 changes: 1 addition & 1 deletion bucket/git-town.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://www.git-town.com/",
"homepage": "https://www.git-town.com/",
"version": "4.1.2",
"license": "MIT",
"architecture": {
Expand Down
4 changes: 2 additions & 2 deletions bucket/mono.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "5.0.1.1",
"homepage": "http://www.mono-project.com/",
"homepage": "https://www.mono-project.com/",
"license": "https://raw.githubusercontent.com/mono/mono/master/LICENSE",
"url": "https://download.mono-project.com/archive/5.0.1/windows-installer/mono-5.0.1.1-gtksharp-2.12.44-win32-0.msi",
"hash": "5dc2448d8fc726a69921d29cfe8f1e83b664d364bd788b7d553100bea62100a1",
"extract_dir": "Mono",
"env_add_path": "bin",
"checkver": {
"url": "http://www.mono-project.com/download/",
"url": "https://www.mono-project.com/download/",
"re": "(?<short>[\\d.]+)/windows-installer/(?<file>mono-(?<version>[\\d.]+).*win32.*).msi"
},
"autoupdate": {
Expand Down
2 changes: 1 addition & 1 deletion bucket/pcregrep.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://pcre.org",
"homepage": "https://pcre.org",
"version": "10.20",
"license": "BSD",
"architecture": {
Expand Down
10 changes: 5 additions & 5 deletions bucket/perl.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"homepage": "http://strawberryperl.com",
"homepage": "https://strawberryperl.com",
"version": "5.26.0.1",
"license": "GPL",
"architecture": {
"32bit": {
"url": "http://strawberryperl.com/download/5.26.0.1/strawberry-perl-5.26.0.1-32bit-portable.zip",
"url": "https://strawberryperl.com/download/5.26.0.1/strawberry-perl-5.26.0.1-32bit-portable.zip",
"hash": "e4f7530dc546e28684a0d0470e4ff47f16342c598b71f4014cbff77d2b3927b3"
},
"64bit": {
"url": "http://strawberryperl.com/download/5.26.0.1/strawberry-perl-5.26.0.1-64bit-portable.zip",
"url": "https://strawberryperl.com/download/5.26.0.1/strawberry-perl-5.26.0.1-64bit-portable.zip",
"hash": "17feff703fc6d0289efc1b1ba7c1309ac53a2efcdced1ddd3f00d7bd87913056"
}
},
Expand All @@ -27,10 +27,10 @@
"autoupdate": {
"architecture": {
"32bit": {
"url": "http://strawberryperl.com/download/$version/strawberry-perl-$version-32bit-portable.zip"
"url": "https://strawberryperl.com/download/$version/strawberry-perl-$version-32bit-portable.zip"
},
"64bit": {
"url": "http://strawberryperl.com/download/$version/strawberry-perl-$version-64bit-portable.zip"
"url": "https://strawberryperl.com/download/$version/strawberry-perl-$version-64bit-portable.zip"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions bucket/phantomjs.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"homepage": "http://phantomjs.org/",
"homepage": "https://phantomjs.org/",
"version": "2.1.1",
"license": "BSD",
"hash": "d9fb05623d6b26d3654d008eab3adafd1f6350433dfd16138c46161f42c7dcc8",
"url": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-windows.zip",
"extract_dir": "phantomjs-2.1.1-windows",
"bin": "bin\\phantomjs.exe",
"checkver": {
"url": "http://phantomjs.org/download.html",
"url": "https://phantomjs.org/download.html",
"re": "phantomjs-([\\d.]+)-windows.zip"
},
"autoupdate": {
Expand Down
4 changes: 2 additions & 2 deletions bucket/racket.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"architecture": {
"64bit": {
"url": "https://mirror.racket-lang.org/installers/6.9/racket-6.9-x86_64-win32.exe#/dl.7z",
"hash": "023c6fe241657ab62bc02137284552cad39a6197bb6b47eb615d3cb9534436d9"
"hash": "376c92fb7496fa34fb21800782da72f82d88510c2cc3298e8232b173421c1a10"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/6.9/racket-6.9-i386-win32.exe#/dl.7z",
"hash": "3af77dab2746150cfca9ac98cd0c049fe978f6a105c7b1a6380dd69fe7097c84"
"hash": "2fd714336125534b191119915bee1bde980344a8a0552c0f65700ca83c19f90a"
}
},
"bin": [
Expand Down
2 changes: 1 addition & 1 deletion bucket/rktools2k3.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"homepage": "https://github.com/kodybrown/rktools2k3",
"version": "1.0",
"url": "https://github.com/kodybrown/rktools2k3/archive/master.zip",
"hash": "ca60a82f443988c66ba0e5c16816adaae826b21a29e5c8b9777699b172f9b4cd",
"hash": "421daae5ed40d2e69664fd4cb57e0efa0ea0fa5536107c8007be703ab617dbd0",
"extract_dir": "rktools2k3-master",
"bin": [
"adlb.exe",
Expand Down
4 changes: 2 additions & 2 deletions bucket/sbt.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://www.scala-sbt.org/",
"homepage": "https://www.scala-sbt.org/",
"version": "0.13.15",
"license": "BSD",
"url": "https://dl.bintray.com/sbt/native-packages/sbt/0.13.15/sbt-0.13.15.zip",
Expand All @@ -9,7 +9,7 @@
"bin\\sbt.bat"
],
"checkver": {
"url": "http://www.scala-sbt.org/download.html",
"url": "https://www.scala-sbt.org/download.html",
"re": "/sbt-([\\d.]+).zip"
},
"autoupdate": {
Expand Down
2 changes: 1 addition & 1 deletion bucket/scholdoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "",
"extract_dir": "Scholdoc",
"url": "http://scholarlymarkdown.com/scholdoc-distribution/windows/scholdoc-0.1.3-alpha-windows.msi",
"homepage": "http://scholdoc.scholarlymarkdown.com/",
"homepage": "https://scholdoc.scholarlymarkdown.com/",
"hash": "e58036686c3c05db4a50d5fabd875eaa33aff2b0dd4d930c6bc2067c2bcd2b86",
"bin": "scholdoc.exe",
"checkver": "<strong>Current stable version:<\\/strong> ([\\d.]+)"
Expand Down
2 changes: 1 addition & 1 deletion bucket/scriptcs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://scriptcs.net/",
"homepage": "https://scriptcs.net/",
"version": "0.17.1",
"license": "Apache 2.0",
"url": "https://chocolatey.org/api/v2/package/ScriptCs/0.17.1?fn=/dl.zip",
Expand Down
2 changes: 1 addition & 1 deletion bucket/sliksvn.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://sliksvn.com/",
"homepage": "https://sliksvn.com/",
"version": "1.9.5",
"architecture": {
"64bit": {
Expand Down
4 changes: 2 additions & 2 deletions bucket/srvman.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://tools.sysprogs.org/srvman/",
"homepage": "https://tools.sysprogs.org/srvman/",
"version": "1.0",
"url": "https://sysprogs.com/files/srvman/srvman-1.0.zip",
"hash": "7f0075c5b544af189416845077a45edeedd1d48e37e702abb22b41b120e80bcd",
Expand All @@ -20,5 +20,5 @@
],
"checkver": "The latest version[^<]+<a href=\"[^\"]+srvman-([\\d.]+)\\.zip\"",
"notes": "Always use sudo to start, stop or edit (e.g., 'sudo srvman start nginx' or 'sudo service restart apache').
Visit http://tools.sysprogs.org/srvman/ for more info"
Visit https://tools.sysprogs.org/srvman/ for more info"
}
4 changes: 2 additions & 2 deletions bucket/tidy.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"description": "Tidy HTML and XML files",
"extract_dir": "bin",
"homepage": "http://www.html-tidy.org/",
"license": "http://www.html-tidy.org/documentation/#license",
"homepage": "https://www.html-tidy.org/",
"license": "https://www.html-tidy.org/documentation/#license",
"version": "5.4.0"
}
4 changes: 2 additions & 2 deletions bucket/unzip.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
],
"description": "Unzip compression utility",
"hash": "7869ee36346b47701ef01efd0bc2889f970266b66c80b30f74303d50bf7fa33d",
"homepage": "http://www.info-zip.org/",
"license": "http://www.info-zip.org/pub/infozip/license.html",
"homepage": "https://www.info-zip.org/",
"license": "https://www.info-zip.org/pub/infozip/license.html",
"pre_install": "& \"$dir\\unz600xn.exe\" -d \"$dir\" -o",
"url": "ftp://ftp.info-zip.org/pub/infozip/win32/unz600xn.exe",
"version": "6.00"
Expand Down
2 changes: 1 addition & 1 deletion bucket/xming.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "http://www.straightrunning.com/XmingNotes/",
"homepage": "https://www.straightrunning.com/XmingNotes/",
"version": "6.9.0.31",
"description": "Run X GUI applications on bash subsystem or linux VM, and have them rendered on Windows Desktop. http://www.pcworld.com/article/3055403/windows/windows-10s-bash-shell-can-run-graphical-linux-applications-with-this-trick.html",
"url": "https://downloads.sourceforge.net/project/xming/Xming-mesa/6.9.0.31/Xming-mesa-6-9-0-31-setup.exe?r=scoop",
Expand Down
4 changes: 2 additions & 2 deletions bucket/zip.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"zipsplit.exe"
],
"description": "Zip compression utilities",
"homepage": "http://www.info-zip.org/",
"license": "http://www.info-zip.org/pub/infozip/license.html",
"homepage": "https://www.info-zip.org/",
"license": "https://www.info-zip.org/pub/infozip/license.html",
"pre_install": "Add-Type -assembly 'system.io.compression.filesystem'; [io.compression.zipfile]::ExtractToDirectory(\"$dir\\$fname\", \"$dir\")",
"version": "3.0"
}

0 comments on commit abe18ed

Please sign in to comment.