Execute formatjson.ps1 on whole bucket

This commit is contained in:
Richard Kuhnt 2017-05-07 20:56:13 +02:00
parent e1d56392a2
commit cdb3b12513
40 changed files with 883 additions and 292 deletions

View File

@ -4,6 +4,9 @@
"url": "http://files.genshin.org/apngasm/apngasm-cli.7z", "url": "http://files.genshin.org/apngasm/apngasm-cli.7z",
"hash": "cebb7eab13d56b5ade45ef50abd16bae4b63a5505192f032593ad67c1d1f2e2c", "hash": "cebb7eab13d56b5ade45ef50abd16bae4b63a5505192f032593ad67c1d1f2e2c",
"bin": [ "bin": [
[ "apngasm-cli.exe", "apngasm" ] [
"apngasm-cli.exe",
"apngasm"
]
] ]
} }

View File

@ -6,132 +6,637 @@
"hash": "260c6e2ac8a71a12aca2decfb9475a05a64cbbd734406fa964b5ff2528d7cc85", "hash": "260c6e2ac8a71a12aca2decfb9475a05a64cbbd734406fa964b5ff2528d7cc85",
"bin": [ "bin": [
"busybox.exe", "busybox.exe",
[ "busybox.exe", "ar", "ar" ], [
[ "busybox.exe", "ash", "ash" ], "busybox.exe",
[ "busybox.exe", "awk", "awk" ], "ar",
[ "busybox.exe", "base64", "base64" ], "ar"
[ "busybox.exe", "basename", "basename" ], ],
[ "busybox.exe", "bash", "bash", "-l" ], [
[ "busybox.exe", "bunzip2", "bunzip2" ], "busybox.exe",
[ "busybox.exe", "bzcat", "bzcat" ], "ash",
[ "busybox.exe", "bzip2", "bzip2" ], "ash"
[ "busybox.exe", "cal", "cal" ], ],
[ "busybox.exe", "cat", "cat" ], [
[ "busybox.exe", "catv", "catv" ], "busybox.exe",
[ "busybox.exe", "chmod", "chmod" ], "awk",
[ "busybox.exe", "cksum", "cksum" ], "awk"
[ "busybox.exe", "clear", "clear" ], ],
[ "busybox.exe", "cmp", "cmp" ], [
[ "busybox.exe", "comm", "comm" ], "busybox.exe",
[ "busybox.exe", "cp", "cp" ], "base64",
[ "busybox.exe", "cpio", "cpio" ], "base64"
[ "busybox.exe", "cut", "cut" ], ],
[ "busybox.exe", "date", "date" ], [
[ "busybox.exe", "dc", "dc" ], "busybox.exe",
[ "busybox.exe", "dd", "dd" ], "basename",
[ "busybox.exe", "df", "df" ], "basename"
[ "busybox.exe", "diff", "diff" ], ],
[ "busybox.exe", "dirname", "dirname" ], [
[ "busybox.exe", "dos2unix", "dos2unix" ], "busybox.exe",
[ "busybox.exe", "dpkg-deb", "dpkg-deb" ], "bash",
[ "busybox.exe", "du", "du" ], "bash",
[ "busybox.exe", "echo", "echo" ], "-l"
[ "busybox.exe", "ed", "ed" ], ],
[ "busybox.exe", "egrep", "egrep" ], [
[ "busybox.exe", "env", "env" ], "busybox.exe",
[ "busybox.exe", "expand", "expand" ], "bunzip2",
[ "busybox.exe", "expr", "expr" ], "bunzip2"
[ "busybox.exe", "false", "false" ], ],
[ "busybox.exe", "fgrep", "fgrep" ], [
[ "busybox.exe", "find", "find" ], "busybox.exe",
[ "busybox.exe", "fold", "fold" ], "bzcat",
[ "busybox.exe", "ftpget", "ftpget" ], "bzcat"
[ "busybox.exe", "ftpput", "ftpput" ], ],
[ "busybox.exe", "getopt", "getopt" ], [
[ "busybox.exe", "grep", "grep" ], "busybox.exe",
[ "busybox.exe", "groups", "groups" ], "bzip2",
[ "busybox.exe", "gunzip", "gunzip" ], "bzip2"
[ "busybox.exe", "gzip", "gzip" ], ],
[ "busybox.exe", "hd", "hd" ], [
[ "busybox.exe", "head", "head" ], "busybox.exe",
[ "busybox.exe", "hexdump", "hexdump" ], "cal",
[ "busybox.exe", "id", "id" ], "cal"
[ "busybox.exe", "ipcalc", "ipcalc" ], ],
[ "busybox.exe", "kill", "kill" ], [
[ "busybox.exe", "killall", "killall" ], "busybox.exe",
[ "busybox.exe", "less", "less" ], "cat",
[ "busybox.exe", "ln", "ln" ], "cat"
[ "busybox.exe", "logname", "logname" ], ],
[ "busybox.exe", "ls", "ls" ], [
[ "busybox.exe", "lzcat", "lzcat" ], "busybox.exe",
[ "busybox.exe", "lzma", "lzma" ], "catv",
[ "busybox.exe", "lzop", "lzop" ], "catv"
[ "busybox.exe", "lzopcat", "lzopcat" ], ],
[ "busybox.exe", "man", "man" ], [
[ "busybox.exe", "md5sum", "md5sum" ], "busybox.exe",
[ "busybox.exe", "mkdir", "mkdir" ], "chmod",
[ "busybox.exe", "mktemp", "mktemp" ], "chmod"
[ "busybox.exe", "mv", "mv" ], ],
[ "busybox.exe", "nc", "nc" ], [
[ "busybox.exe", "od", "od" ], "busybox.exe",
[ "busybox.exe", "patch", "patch" ], "cksum",
[ "busybox.exe", "pgrep", "pgrep" ], "cksum"
[ "busybox.exe", "pidof", "pidof" ], ],
[ "busybox.exe", "printenv", "printenv" ], [
[ "busybox.exe", "printf", "printf" ], "busybox.exe",
[ "busybox.exe", "ps", "ps" ], "clear",
[ "busybox.exe", "pwd", "pwd" ], "clear"
[ "busybox.exe", "rev", "rev" ], ],
[ "busybox.exe", "rm", "rm" ], [
[ "busybox.exe", "rmdir", "rmdir" ], "busybox.exe",
[ "busybox.exe", "rpm2cpio", "rpm2cpio" ], "cmp",
[ "busybox.exe", "sed", "sed" ], "cmp"
[ "busybox.exe", "seq", "seq" ], ],
[ "busybox.exe", "sh", "sh" ], [
[ "busybox.exe", "sha1sum", "sha1sum" ], "busybox.exe",
[ "busybox.exe", "sha256sum", "sha256sum" ], "comm",
[ "busybox.exe", "sha3sum", "sha3sum" ], "comm"
[ "busybox.exe", "sha512sum", "sha512sum" ], ],
[ "busybox.exe", "shuf", "shuf" ], [
[ "busybox.exe", "sleep", "sleep" ], "busybox.exe",
[ "busybox.exe", "sort", "sort" ], "cp",
[ "busybox.exe", "split", "split" ], "cp"
[ "busybox.exe", "stat", "stat" ], ],
[ "busybox.exe", "strings", "strings" ], [
[ "busybox.exe", "sum", "sum" ], "busybox.exe",
[ "busybox.exe", "tac", "tac" ], "cpio",
[ "busybox.exe", "tail", "tail" ], "cpio"
[ "busybox.exe", "tar", "tar" ], ],
[ "busybox.exe", "tee", "tee" ], [
[ "busybox.exe", "test", "test" ], "busybox.exe",
[ "busybox.exe", "touch", "touch" ], "cut",
[ "busybox.exe", "tr", "tr" ], "cut"
[ "busybox.exe", "true", "true" ], ],
[ "busybox.exe", "truncate", "truncate" ], [
[ "busybox.exe", "uname", "uname" ], "busybox.exe",
[ "busybox.exe", "uncompress", "uncompress" ], "date",
[ "busybox.exe", "unexpand", "unexpand" ], "date"
[ "busybox.exe", "uniq", "uniq" ], ],
[ "busybox.exe", "unix2dos", "unix2dos" ], [
[ "busybox.exe", "unlink", "unlink" ], "busybox.exe",
[ "busybox.exe", "unlzma", "unlzma" ], "dc",
[ "busybox.exe", "unlzop", "unlzop" ], "dc"
[ "busybox.exe", "unxz", "unxz" ], ],
[ "busybox.exe", "unzip", "unzip" ], [
[ "busybox.exe", "usleep", "usleep" ], "busybox.exe",
[ "busybox.exe", "uudecode", "uudecode" ], "dd",
[ "busybox.exe", "uuencode", "uuencode" ], "dd"
[ "busybox.exe", "vi", "vi" ], ],
[ "busybox.exe", "wc", "wc" ], [
[ "busybox.exe", "wget", "wget" ], "busybox.exe",
[ "busybox.exe", "which", "which" ], "df",
[ "busybox.exe", "whoami", "whoami" ], "df"
[ "busybox.exe", "whois", "whois" ], ],
[ "busybox.exe", "xargs", "xargs" ], [
[ "busybox.exe", "xz", "xz" ], "busybox.exe",
[ "busybox.exe", "xzcat", "xzcat" ], "diff",
[ "busybox.exe", "yes", "yes" ], "diff"
[ "busybox.exe", "zcat", "zcat" ] ],
[
"busybox.exe",
"dirname",
"dirname"
],
[
"busybox.exe",
"dos2unix",
"dos2unix"
],
[
"busybox.exe",
"dpkg-deb",
"dpkg-deb"
],
[
"busybox.exe",
"du",
"du"
],
[
"busybox.exe",
"echo",
"echo"
],
[
"busybox.exe",
"ed",
"ed"
],
[
"busybox.exe",
"egrep",
"egrep"
],
[
"busybox.exe",
"env",
"env"
],
[
"busybox.exe",
"expand",
"expand"
],
[
"busybox.exe",
"expr",
"expr"
],
[
"busybox.exe",
"false",
"false"
],
[
"busybox.exe",
"fgrep",
"fgrep"
],
[
"busybox.exe",
"find",
"find"
],
[
"busybox.exe",
"fold",
"fold"
],
[
"busybox.exe",
"ftpget",
"ftpget"
],
[
"busybox.exe",
"ftpput",
"ftpput"
],
[
"busybox.exe",
"getopt",
"getopt"
],
[
"busybox.exe",
"grep",
"grep"
],
[
"busybox.exe",
"groups",
"groups"
],
[
"busybox.exe",
"gunzip",
"gunzip"
],
[
"busybox.exe",
"gzip",
"gzip"
],
[
"busybox.exe",
"hd",
"hd"
],
[
"busybox.exe",
"head",
"head"
],
[
"busybox.exe",
"hexdump",
"hexdump"
],
[
"busybox.exe",
"id",
"id"
],
[
"busybox.exe",
"ipcalc",
"ipcalc"
],
[
"busybox.exe",
"kill",
"kill"
],
[
"busybox.exe",
"killall",
"killall"
],
[
"busybox.exe",
"less",
"less"
],
[
"busybox.exe",
"ln",
"ln"
],
[
"busybox.exe",
"logname",
"logname"
],
[
"busybox.exe",
"ls",
"ls"
],
[
"busybox.exe",
"lzcat",
"lzcat"
],
[
"busybox.exe",
"lzma",
"lzma"
],
[
"busybox.exe",
"lzop",
"lzop"
],
[
"busybox.exe",
"lzopcat",
"lzopcat"
],
[
"busybox.exe",
"man",
"man"
],
[
"busybox.exe",
"md5sum",
"md5sum"
],
[
"busybox.exe",
"mkdir",
"mkdir"
],
[
"busybox.exe",
"mktemp",
"mktemp"
],
[
"busybox.exe",
"mv",
"mv"
],
[
"busybox.exe",
"nc",
"nc"
],
[
"busybox.exe",
"od",
"od"
],
[
"busybox.exe",
"patch",
"patch"
],
[
"busybox.exe",
"pgrep",
"pgrep"
],
[
"busybox.exe",
"pidof",
"pidof"
],
[
"busybox.exe",
"printenv",
"printenv"
],
[
"busybox.exe",
"printf",
"printf"
],
[
"busybox.exe",
"ps",
"ps"
],
[
"busybox.exe",
"pwd",
"pwd"
],
[
"busybox.exe",
"rev",
"rev"
],
[
"busybox.exe",
"rm",
"rm"
],
[
"busybox.exe",
"rmdir",
"rmdir"
],
[
"busybox.exe",
"rpm2cpio",
"rpm2cpio"
],
[
"busybox.exe",
"sed",
"sed"
],
[
"busybox.exe",
"seq",
"seq"
],
[
"busybox.exe",
"sh",
"sh"
],
[
"busybox.exe",
"sha1sum",
"sha1sum"
],
[
"busybox.exe",
"sha256sum",
"sha256sum"
],
[
"busybox.exe",
"sha3sum",
"sha3sum"
],
[
"busybox.exe",
"sha512sum",
"sha512sum"
],
[
"busybox.exe",
"shuf",
"shuf"
],
[
"busybox.exe",
"sleep",
"sleep"
],
[
"busybox.exe",
"sort",
"sort"
],
[
"busybox.exe",
"split",
"split"
],
[
"busybox.exe",
"stat",
"stat"
],
[
"busybox.exe",
"strings",
"strings"
],
[
"busybox.exe",
"sum",
"sum"
],
[
"busybox.exe",
"tac",
"tac"
],
[
"busybox.exe",
"tail",
"tail"
],
[
"busybox.exe",
"tar",
"tar"
],
[
"busybox.exe",
"tee",
"tee"
],
[
"busybox.exe",
"test",
"test"
],
[
"busybox.exe",
"touch",
"touch"
],
[
"busybox.exe",
"tr",
"tr"
],
[
"busybox.exe",
"true",
"true"
],
[
"busybox.exe",
"truncate",
"truncate"
],
[
"busybox.exe",
"uname",
"uname"
],
[
"busybox.exe",
"uncompress",
"uncompress"
],
[
"busybox.exe",
"unexpand",
"unexpand"
],
[
"busybox.exe",
"uniq",
"uniq"
],
[
"busybox.exe",
"unix2dos",
"unix2dos"
],
[
"busybox.exe",
"unlink",
"unlink"
],
[
"busybox.exe",
"unlzma",
"unlzma"
],
[
"busybox.exe",
"unlzop",
"unlzop"
],
[
"busybox.exe",
"unxz",
"unxz"
],
[
"busybox.exe",
"unzip",
"unzip"
],
[
"busybox.exe",
"usleep",
"usleep"
],
[
"busybox.exe",
"uudecode",
"uudecode"
],
[
"busybox.exe",
"uuencode",
"uuencode"
],
[
"busybox.exe",
"vi",
"vi"
],
[
"busybox.exe",
"wc",
"wc"
],
[
"busybox.exe",
"wget",
"wget"
],
[
"busybox.exe",
"which",
"which"
],
[
"busybox.exe",
"whoami",
"whoami"
],
[
"busybox.exe",
"whois",
"whois"
],
[
"busybox.exe",
"xargs",
"xargs"
],
[
"busybox.exe",
"xz",
"xz"
],
[
"busybox.exe",
"xzcat",
"xzcat"
],
[
"busybox.exe",
"yes",
"yes"
],
[
"busybox.exe",
"zcat",
"zcat"
]
], ],
"post_install": " "post_install": "
if(!(test-path ~/.profile)) { if(!(test-path ~/.profile)) {

View File

@ -4,7 +4,9 @@
"version": "0.4.8", "version": "0.4.8",
"hash": "cc1e07c1000e95ebbe1c6480df53487261e6457a733b925e13665740c14e15aa", "hash": "cc1e07c1000e95ebbe1c6480df53487261e6457a733b925e13665740c14e15aa",
"extract_dir": "clink_0.4.8", "extract_dir": "clink_0.4.8",
"bin": [ "clink.bat" ], "bin": [
"clink.bat"
],
"notes": [ "notes": [
"Run 'clink inject' to start clink on the current cmd", "Run 'clink inject' to start clink on the current cmd",
"Run 'clink autorun' to auto start clink" "Run 'clink autorun' to auto start clink"

View File

@ -6,7 +6,10 @@
"hash": "477fb784b7b3f382f7de9cd40a4d46a86dc2286b8036e68ad188abebbaea4ad6", "hash": "477fb784b7b3f382f7de9cd40a4d46a86dc2286b8036e68ad188abebbaea4ad6",
"bin": "Cmder.exe", "bin": "Cmder.exe",
"shortcuts": [ "shortcuts": [
[ "Cmder.exe", "Cmder" ] [
"Cmder.exe",
"Cmder"
]
], ],
"checkver": { "checkver": {
"github": "https://github.com/cmderdev/cmder" "github": "https://github.com/cmderdev/cmder"

View File

@ -3,5 +3,8 @@
"homepage": "https://github.com/lukesampson/cowsay-psh", "homepage": "https://github.com/lukesampson/cowsay-psh",
"url": "https://github.com/lukesampson/cowsay-psh/archive/master.zip", "url": "https://github.com/lukesampson/cowsay-psh/archive/master.zip",
"extract_dir": "cowsay-psh-master", "extract_dir": "cowsay-psh-master",
"bin": ["cowsay.ps1","cowthink.ps1"] "bin": [
"cowsay.ps1",
"cowthink.ps1"
]
} }

View File

@ -4,7 +4,10 @@
"version": "1.9.5-preview20150319", "version": "1.9.5-preview20150319",
"url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z", "url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z",
"hash": "26261872847b18d171a197c8e4b3f4c0e60b4310c4b8ef1f4d9884950288aa7c", "hash": "26261872847b18d171a197c8e4b3f4c0e60b4310c4b8ef1f4d9884950288aa7c",
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ], "bin": [
"cmd\\git.exe",
"cmd\\gitk.cmd"
],
"post_install": [ "post_install": [
"git config --global credential.helper wincred" "git config --global credential.helper wincred"
] ]

View File

@ -5,7 +5,11 @@
"hash": "5675770b85d49cb05fd3e4bdee7528e19991be508760eef86157d1fa01f0f254", "hash": "5675770b85d49cb05fd3e4bdee7528e19991be508760eef86157d1fa01f0f254",
"homepage": "https://www.gpg4win.org", "homepage": "https://www.gpg4win.org",
"bin": [ "bin": [
["gpg2.exe", "gpg", ""], [
"gpg2.exe",
"gpg",
""
],
"gpg2.exe" "gpg2.exe"
], ],
"checkver": { "checkver": {

View File

@ -14,6 +14,6 @@
"bin": "jq.exe", "bin": "jq.exe",
"checkver": { "checkver": {
"url": "https://github.com/stedolan/jq/releases/latest", "url": "https://github.com/stedolan/jq/releases/latest",
"re": "\/releases\/tag\/jq-([\\d.]+)" "re": "/releases/tag/jq-([\\d.]+)"
} }
} }

View File

@ -4,10 +4,15 @@
"homepage": "https://github.com/rjpcomputing/luaforwindows", "homepage": "https://github.com/rjpcomputing/luaforwindows",
"hash": "f56df460eb9717702297a29373334fe9b01bedc5cd24d1380bc29c352ade090b", "hash": "f56df460eb9717702297a29373334fe9b01bedc5cd24d1380bc29c352ade090b",
"innosetup": true, "innosetup": true,
"bin": ["lua.exe", "luac.exe"], "bin": [
"depends": ["innounp"], "lua.exe",
"luac.exe"
],
"depends": [
"innounp"
],
"checkver": { "checkver": {
"url": "https://github.com/rjpcomputing/luaforwindows/releases/latest", "url": "https://github.com/rjpcomputing/luaforwindows/releases/latest",
"re": "\/releases\/tag\/v([\\d.\\-]+)" "re": "/releases/tag/v([\\d.\\-]+)"
} }
} }

View File

@ -13,6 +13,9 @@
}, },
"hash": "87db23b8c9588353d12e19e953dddb17ed04b422f41bcfbaa8ad4e27057245b4", "hash": "87db23b8c9588353d12e19e953dddb17ed04b422f41bcfbaa8ad4e27057245b4",
"bin": [ "bin": [
["mailsend1.19.exe", "mailsend"] [
"mailsend1.19.exe",
"mailsend"
]
] ]
} }

View File

@ -7,7 +7,7 @@
"url": "ftp://ftp.equation.com/make/64/make.exe", "url": "ftp://ftp.equation.com/make/64/make.exe",
"hash": "9a9a1bc6276739478bd62678099b00e07275bb3562d19d14991b72c6876cdfcc" "hash": "9a9a1bc6276739478bd62678099b00e07275bb3562d19d14991b72c6876cdfcc"
}, },
"32bit":{ "32bit": {
"url": "ftp://ftp.equation.com/make/32/make.exe", "url": "ftp://ftp.equation.com/make/32/make.exe",
"hash": "9a9a1bc6276739478bd62678099b00e07275bb3562d19d14991b72c6876cdfcc" "hash": "9a9a1bc6276739478bd62678099b00e07275bb3562d19d14991b72c6876cdfcc"
} }

View File

@ -6,7 +6,10 @@
"hash": "f8fd47f219823e7ee1fe6583bca8baca075d214081588f1fd66141f790cf0731", "hash": "f8fd47f219823e7ee1fe6583bca8baca075d214081588f1fd66141f790cf0731",
"bin": [ "bin": [
"cjpeg.exe", "cjpeg.exe",
["cjpeg.exe", "mozjpeg"], [
"cjpeg.exe",
"mozjpeg"
],
"djpeg.exe", "djpeg.exe",
"jpegtran.exe" "jpegtran.exe"
], ],

View File

@ -21,6 +21,9 @@
"nping.exe" "nping.exe"
], ],
"shortcuts": [ "shortcuts": [
["zenmap.exe", "Zenmap"] [
"zenmap.exe",
"Zenmap"
]
] ]
} }

View File

@ -4,19 +4,25 @@
"license": "BSD", "license": "BSD",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/rivy/PCRE/releases/download/10.20/pcre2grep-10.20-x32.zip" "url": "https://github.com/rivy/PCRE/releases/download/10.20/pcre2grep-10.20-x32.zip",
,"hash": "a07c0d43132855bf350d85f71a9ee781d0e62721cd9053f1ff2894c52f4cfd85" "hash": "a07c0d43132855bf350d85f71a9ee781d0e62721cd9053f1ff2894c52f4cfd85"
}, },
"64bit": { "64bit": {
"url": "https://github.com/rivy/PCRE/releases/download/10.20/pcre2grep-10.20-x64.zip" "url": "https://github.com/rivy/PCRE/releases/download/10.20/pcre2grep-10.20-x64.zip",
,"hash": "6b69d123b9e09e288f12e828f4a827e2bec59991e743802287c389fbbc99f54d" "hash": "6b69d123b9e09e288f12e828f4a827e2bec59991e743802287c389fbbc99f54d"
} }
}, },
"bin": [ "bin": [
"pcre2grep.exe" "pcre2grep.exe",
,"pcre2test.exe" "pcre2test.exe",
,[ "pcre2grep.exe", "pcregrep" ] [
,[ "pcre2test.exe", "pcretest" ] "pcre2grep.exe",
"pcregrep"
],
[
"pcre2test.exe",
"pcretest"
]
], ],
"checkver": { "checkver": {
"github": "https://github.com/rivy/PCRE" "github": "https://github.com/rivy/PCRE"

View File

@ -12,6 +12,10 @@
"0d485a8dd57494944128ac19b5b8dd52d6140eb16f102a43c835f060aaa49a19", "0d485a8dd57494944128ac19b5b8dd52d6140eb16f102a43c835f060aaa49a19",
"4c313b74dd63b81604168f1a8e714e1292e778f1ec0cb5bb85a2bcd9e8842cba" "4c313b74dd63b81604168f1a8e714e1292e778f1ec0cb5bb85a2bcd9e8842cba"
], ],
"extract_dir": [ "bin", "bin", "bin" ], "extract_dir": [
"bin",
"bin",
"bin"
],
"bin": "pkg-config.exe" "bin": "pkg-config.exe"
} }

View File

@ -46,7 +46,10 @@
"bin\\pg_upgrade.exe", "bin\\pg_upgrade.exe",
"bin\\pg_xlogdump.exe", "bin\\pg_xlogdump.exe",
"pgAdmin 4\\bin\\pgAdmin4.exe", "pgAdmin 4\\bin\\pgAdmin4.exe",
["pgAdmin 4\\bin\\pgAdmin4.exe", "pgadmin"], [
"pgAdmin 4\\bin\\pgAdmin4.exe",
"pgadmin"
],
"bin\\pgbench.exe", "bin\\pgbench.exe",
"bin\\postgres.exe", "bin\\postgres.exe",
"bin\\psql.exe", "bin\\psql.exe",

View File

@ -3,6 +3,11 @@
"url": "https://github.com/lukesampson/pshazz/archive/fe10c46c35c0b50db962ea7a454dc646964200bb.zip", "url": "https://github.com/lukesampson/pshazz/archive/fe10c46c35c0b50db962ea7a454dc646964200bb.zip",
"extract_dir": "pshazz-fe10c46c35c0b50db962ea7a454dc646964200bb", "extract_dir": "pshazz-fe10c46c35c0b50db962ea7a454dc646964200bb",
"hash": "FB8BA76AACA276B507AF4524F59B2A30457283BE6541E7C87FEF3E8978AD0C8C", "hash": "FB8BA76AACA276B507AF4524F59B2A30457283BE6541E7C87FEF3E8978AD0C8C",
"bin": [ "bin\\pshazz.ps1", "libexec\\askpass.exe" ], "bin": [
"installer": { "file": "bin\\install.ps1" } "bin\\pshazz.ps1",
"libexec\\askpass.exe"
],
"installer": {
"file": "bin\\install.ps1"
}
} }

View File

@ -95,7 +95,10 @@
"bin": [ "bin": [
"python.exe", "python.exe",
"pythonw.exe", "pythonw.exe",
[ "python.exe", "python3" ] [
"python.exe",
"python3"
]
], ],
"post_install": " "post_install": "
python -m ensurepip; cp (gcm pip3).path \"$(split-path (gcm pip3).path)/pip.exe\" python -m ensurepip; cp (gcm pip3).path \"$(split-path (gcm pip3).path)/pip.exe\"
@ -110,6 +113,8 @@
$create_reg.Invoke(\"Classes\\.py\", \"Python.File\") $create_reg.Invoke(\"Classes\\.py\", \"Python.File\")
$create_reg.Invoke(\"Python\\PythonCore\\3.5\\InstallPath\", \"$dir\") $create_reg.Invoke(\"Python\\PythonCore\\3.5\\InstallPath\", \"$dir\")
$create_reg.Invoke(\"Python\\PythonCore\\3.5\\PythonPath\", \"$dir;$dir\\Lib\\;$dir\\DLLs\\\")", $create_reg.Invoke(\"Python\\PythonCore\\3.5\\PythonPath\", \"$dir;$dir\\Lib\\;$dir\\DLLs\\\")",
"env_add_path": [ "scripts" ], "env_add_path": [
"scripts"
],
"checkver": "<p>Latest: <a href=\".*\">Python ([\\d.]+)</a> - <a.*>.*</a></p>" "checkver": "<p>Latest: <a href=\".*\">Python ([\\d.]+)</a> - <a.*>.*</a></p>"
} }

View File

@ -25,9 +25,15 @@
"extract_dir": "ruby-2.3.3-i386-mingw32" "extract_dir": "ruby-2.3.3-i386-mingw32"
} }
}, },
"extract_to": [ "", "devkit" ], "extract_to": [
"",
"devkit"
],
"persist": "gems", "persist": "gems",
"env_add_path": [ "bin", "gems\\bin" ], "env_add_path": [
"bin",
"gems\\bin"
],
"env_set": { "env_set": {
"GEM_HOME": "$dir\\gems", "GEM_HOME": "$dir\\gems",
"GEM_PATH": "$dir\\gems" "GEM_PATH": "$dir\\gems"

View File

@ -10,11 +10,14 @@
"6c3af5487dafda56808baf76edd262b2020b1b25ab86aabf972629f4a6a54491" "6c3af5487dafda56808baf76edd262b2020b1b25ab86aabf972629f4a6a54491"
], ],
"extract_dir": "ruby-1.9.3-p551-i386-mingw32", "extract_dir": "ruby-1.9.3-p551-i386-mingw32",
"extract_to": [ "", "devkit" ], "extract_to": [
"",
"devkit"
],
"env_add_path": "bin", "env_add_path": "bin",
"post_install": "pushd $dir\\devkit;ruby dk.rb init > $null;echo \"- $dir\" | out-file config.yml -a -enc default; ruby dk.rb install;popd;", "post_install": "pushd $dir\\devkit;ruby dk.rb init > $null;echo \"- $dir\" | out-file config.yml -a -enc default; ruby dk.rb install;popd;",
"checkver": { "checkver": {
"url": "https://bintray.com/package/generalTab?pkgPath=/oneclick/rubyinstaller/rubyinstaller", "url": "https://bintray.com/package/generalTab?pkgPath=/oneclick/rubyinstaller/rubyinstaller",
"re": "rubyinstaller\/(1.9[\\d.]+-p[\\d]+)" "re": "rubyinstaller/(1.9[\\d.]+-p[\\d]+)"
} }
} }

View File

@ -15,7 +15,9 @@
"env_set": { "env_set": {
"SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.3.15" "SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.3.15"
}, },
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.3.15\\sbcl.exe"], "bin": [
"PFiles\\Steel Bank Common Lisp\\1.3.15\\sbcl.exe"
],
"checkver": ">SBCL ([\\d.]+)<", "checkver": ">SBCL ([\\d.]+)<",
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/" "notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
} }

View File

@ -13,8 +13,12 @@
}, },
"bin": [ "bin": [
"srvman.exe", "srvman.exe",
["srvman.exe", "service"] [
"srvman.exe",
"service"
]
], ],
"checkver": "The latest version[^<]+<a href=\"[^\"]+srvman-([\\d.]+)\\.zip\"", "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').\nVisit http://tools.sysprogs.org/srvman/ for more info" "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"
} }

View File

@ -3,7 +3,8 @@
"url": "http://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-$versiondev.exe" "url": "http://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-$versiondev.exe"
}, },
"checkver": { "checkver": {
"re": "The latest installer can be downloaded here:\n<a href=\"http://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-([\\d.]+)", "re": "The latest installer can be downloaded here:
<a href=\"http://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-([\\d.]+)",
"url": "https://github.com/UB-Mannheim/tesseract/wiki" "url": "https://github.com/UB-Mannheim/tesseract/wiki"
}, },
"description": "OCR engine developed by Google", "description": "OCR engine developed by Google",
@ -17,7 +18,9 @@
] ]
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"notes": "Tesseract installs in C:\\Program Files (x86)\\Tesseract-OCR\nTo uninstall, please run manually:\n \"C:\\Program Files (x86)\\Tesseract-OCR\\tesseract-uninstall.exe\" /S", "notes": "Tesseract installs in C:\\Program Files (x86)\\Tesseract-OCR
To uninstall, please run manually:
\"C:\\Program Files (x86)\\Tesseract-OCR\\tesseract-uninstall.exe\" /S",
"post_install": "[Environment]::SetEnvironmentVariable(\"Path\", $env:Path + \";C:\\Program Files (x86)\\Tesseract-OCR\", [EnvironmentVariableTarget]::Machine)", "post_install": "[Environment]::SetEnvironmentVariable(\"Path\", $env:Path + \";C:\\Program Files (x86)\\Tesseract-OCR\", [EnvironmentVariableTarget]::Machine)",
"url": "http://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-3.05.00dev.exe", "url": "http://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-setup-3.05.00dev.exe",
"version": "3.05.00" "version": "3.05.00"

View File

@ -5,6 +5,9 @@
"hash": "66f8e31d76d0c1e8bf89bd5f73f6404c384ddcf0bd2069c5a40c331fbca4a63b", "hash": "66f8e31d76d0c1e8bf89bd5f73f6404c384ddcf0bd2069c5a40c331fbca4a63b",
"bin": [ "bin": [
"time.ps1", "time.ps1",
[ "time.ps1", "timecmd" ] [
"time.ps1",
"timecmd"
]
] ]
} }

View File

@ -2,8 +2,15 @@
"homepage": "https://unarchiver.c3.cx/commandline", "homepage": "https://unarchiver.c3.cx/commandline",
"license": "GPL2.1", "license": "GPL2.1",
"version": "1.8.1", "version": "1.8.1",
"url": ["http://unarchiver.c3.cx/downloads/unar1.8.1_win.zip"], "url": [
"hash":["2fa1ea5ddc2b2615b94b2d00cd19fcbf9165cffb5346e83d3b2643e7a55c1e95"], "http://unarchiver.c3.cx/downloads/unar1.8.1_win.zip"
],
"hash": [
"2fa1ea5ddc2b2615b94b2d00cd19fcbf9165cffb5346e83d3b2643e7a55c1e95"
],
"extract_dir": ".", "extract_dir": ".",
"bin": ["lsar.exe", "unar.exe"] "bin": [
"lsar.exe",
"unar.exe"
]
} }

View File

@ -4,7 +4,11 @@
"unzipsfx.exe", "unzipsfx.exe",
"unzip.exe", "unzip.exe",
"funzip.exe", "funzip.exe",
[ "unzip.exe", "zipinfo", "-Z" ] [
"unzip.exe",
"zipinfo",
"-Z"
]
], ],
"description": "Unzip compression utility", "description": "Unzip compression utility",
"hash": "7869ee36346b47701ef01efd0bc2889f970266b66c80b30f74303d50bf7fa33d", "hash": "7869ee36346b47701ef01efd0bc2889f970266b66c80b30f74303d50bf7fa33d",

View File

@ -10,4 +10,3 @@
], ],
"bin": "bin\\which.exe" "bin": "bin\\which.exe"
} }