Format json, convert http to https (#1929)

This commit is contained in:
Brandon Smith 2017-12-28 11:21:40 -05:00 committed by Richard Kuhnt
parent 188e1f46a2
commit 7fc25190b6
17 changed files with 32 additions and 22 deletions

View File

@ -39,7 +39,7 @@
"--packages default,lynx,wget",
"--quiet-mode",
"--root $dir\\root",
"--site http://mirrors.kernel.org/sourceware/cygwin/"
"--site https://mirrors.kernel.org/sourceware/cygwin/"
],
"keep": "true"
},

View File

@ -36,6 +36,6 @@
"Docker Machine",
"",
"Boot2Docker: https://github.com/boot2docker/windows-installer/releases/",
"Docker Machine: http://docs.docker.com/machine/"
"Docker Machine: https://docs.docker.com/machine/"
]
}

View File

@ -4,7 +4,7 @@
"description": "Shows Disk Usage",
"version": "1.6",
"url": "https://download.sysinternals.com/files/DU.zip",
"hash":"a3757d8b646bcd2feac05af2d30eb6e8b7da8c79a896f57ff67036996e46b4a9",
"hash": "a3757d8b646bcd2feac05af2d30eb6e8b7da8c79a896f57ff67036996e46b4a9",
"architecture": {
"64bit": {
"bin": [

View File

@ -33,7 +33,7 @@
]
},
"checkver": {
"url": "http://www.erlang.org/downloads",
"url": "https://www.erlang.org/downloads",
"re": "DOWNLOAD\\s+OTP ([\\d.]+)"
},
"autoupdate": {

View File

@ -1,5 +1,5 @@
{
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
"version": "10.70",
"license": "https://dev.perl.org/licenses/",
"url": "https://sourceforge.net/projects/exiftool/files/exiftool-10.70.zip",

View File

@ -1,5 +1,5 @@
{
"homepage": "http://fnproject.io/",
"homepage": "https://fnproject.io/",
"license": "https://github.com/fnproject/cli/blob/master/LICENSE",
"version": "0.4.32",
"architecture": {

View File

@ -6,7 +6,11 @@
"env_set": {
"GOROOT": "$dir"
},
"bin": ["bin/go.exe","bin/gofmt.exe","bin/godoc.exe"],
"bin": [
"bin/go.exe",
"bin/gofmt.exe",
"bin/godoc.exe"
],
"installer": {
"script": "add_first_in_path \"$env:USERPROFILE\\go\\bin\" $global"
},

View File

@ -1,5 +1,5 @@
{
"homepage": "http://www.llvm.org",
"homepage": "https://www.llvm.org/",
"version": "5.0.1",
"license": "University of Illinois/NCSA Open Source License",
"architecture": {

View File

@ -1,5 +1,5 @@
{
"homepage": "http://nekovm.org/",
"homepage": "https://nekovm.org/",
"version": "2.2.0",
"license": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE",
"url": "https://nekovm.org/media/neko-2.2.0-win.zip",

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/nodejs/node-chakracore",
"version": "8.6.0",
"license": "MIT",
"homepage": "https://github.com/nodejs/node-chakracore",
"version": "8.6.0",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://nodejs.org/download/chakracore-release/v8.6.0/node-v8.6.0-win-x86.7z",

View File

@ -6,9 +6,15 @@
"nvm.exe"
],
"persist": [
"nodejs",
["elevate.cmd", "nodejs\\elevate.cmd"],
["elevate.vbs", "nodejs\\elevate.vbs"],
"nodejs",
[
"elevate.cmd",
"nodejs\\elevate.cmd"
],
[
"elevate.vbs",
"nodejs\\elevate.vbs"
],
"settings.txt"
],
"env_add_path": "nodejs\\nodejs",

View File

@ -1,5 +1,5 @@
{
"homepage": "http://pcre.org",
"homepage": "https://pcre.org/",
"version": "10.20",
"license": "BSD",
"architecture": {

View File

@ -1,5 +1,5 @@
{
"homepage": "http://pmt.sourceforge.net/pngcrush/",
"homepage": "https://pmt.sourceforge.io/pngcrush/",
"version": "1.8.11",
"license": "libpng",
"architecture": {

View File

@ -1,7 +1,7 @@
{
"version": "2.64",
"license": "Public Domain",
"homepage": "http://sites.google.com/site/qaacpage/",
"homepage": "https://sites.google.com/site/qaacpage/",
"url": "https://github.com/nu774/qaac/releases/download/v2.64/qaac_2.64.zip",
"hash": "7429253d6d97a5e20fe1716f07d1c2c8645685baedfcb0c8cc54a9fb317015bf",
"architecture": {

View File

@ -27,7 +27,7 @@
"rax2.exe"
],
"checkver": {
"url": "http://www.radare.org/r/down.html",
"url": "https://www.radare.org/r/down.html",
"re": "last release is ([\\d.]+)"
},
"autoupdate": {

View File

@ -1,5 +1,5 @@
{
"homepage": "http://www.scala-sbt.org/",
"homepage": "https://www.scala-sbt.org/",
"version": "1.0.4",
"license": "BSD",
"url": "https://github.com/sbt/sbt/releases/download/v1.0.4/sbt-1.0.4.zip",

View File

@ -1,5 +1,5 @@
{
"homepage": "http://www.rarlab.com/",
"homepage": "https://www.rarlab.com/",
"version": "5.50",
"license": "Freeware",
"url": "https://www.rarlab.com/rar/unrarw32.exe",
@ -13,7 +13,7 @@
},
"checkver": {
"re": "<b>WinRAR\\s+x86\\s+\\(32\\s+bit\\)\\s+([\\d.]+)<",
"url": "http://www.rarlab.com/download.htm"
"url": "https://www.rarlab.com/download.htm"
},
"autoupdate": {
"url": "https://www.rarlab.com/rar/unrarw32.exe"