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

@ -1,7 +1,7 @@
{ {
"version": "2.4", "version": "2.4",
"url": "https://github.com/ghuntley/cygwin-axel/raw/master/release/axel-2.4.zip", "url": "https://github.com/ghuntley/cygwin-axel/raw/master/release/axel-2.4.zip",
"homepage": "https://github.com/ghuntley/cygwin-axel/", "homepage": "https://github.com/ghuntley/cygwin-axel/",
"hash": "3cce621da5f17ea03e4fcf51916dd4f8928759766f88b4ca5643131d2dd3fed2", "hash": "3cce621da5f17ea03e4fcf51916dd4f8928759766f88b4ca5643131d2dd3fed2",
"bin": "axel.exe" "bin": "axel.exe"
} }

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

@ -1,10 +1,10 @@
{ {
"version": "v0.1.1-alpha", "version": "v0.1.1-alpha",
"license": "https://raw.githubusercontent.com/deevus/CsvToSql/master/UNLICENSE.txt", "license": "https://raw.githubusercontent.com/deevus/CsvToSql/master/UNLICENSE.txt",
"url": "https://github.com/deevus/CsvToSql/archive/v0.1.1-alpha.zip", "url": "https://github.com/deevus/CsvToSql/archive/v0.1.1-alpha.zip",
"depends": "gow", "depends": "gow",
"homepage": "https://github.com/deevus/CsvToSql", "homepage": "https://github.com/deevus/CsvToSql",
"hash": "eb248d286cf5fd06c8ff99d527759e153513396baf08f0398a6d34fa1cba1116", "hash": "eb248d286cf5fd06c8ff99d527759e153513396baf08f0398a6d34fa1cba1116",
"bin": "ConvertCsvTo-Sql.ps1", "bin": "ConvertCsvTo-Sql.ps1",
"extract_dir": "CsvToSql-0.1.1-alpha" "extract_dir": "CsvToSql-0.1.1-alpha"
} }

View File

@ -1,10 +1,10 @@
{ {
"homepage": "http://ctags.sourceforge.net/", "homepage": "http://ctags.sourceforge.net/",
"version": "5.8", "version": "5.8",
"url": "https://sourceforge.net/projects/ctags/files/ctags/5.8/ctags58.zip", "url": "https://sourceforge.net/projects/ctags/files/ctags/5.8/ctags58.zip",
"extract_dir": "ctags58", "extract_dir": "ctags58",
"bin": "ctags.exe", "bin": "ctags.exe",
"hash": "e1f5909ec0c7a58fd2149139fa6a1dc532070a3d919dd183671c57a32f8b243d", "hash": "e1f5909ec0c7a58fd2149139fa6a1dc532070a3d919dd183671c57a32f8b243d",
"license": "GPL2", "license": "GPL2",
"checkver": "Version ([\\d.]+)" "checkver": "Version ([\\d.]+)"
} }

View File

@ -1,8 +1,8 @@
{ {
"version": "latest", "version": "latest",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "https://raw.githubusercontent.com/aspnet/Home/danroth27/restorednvm/dnvm.ps1", "url": "https://raw.githubusercontent.com/aspnet/Home/danroth27/restorednvm/dnvm.ps1",
"homepage": "https://github.com/aspnet/Home", "homepage": "https://github.com/aspnet/Home",
"env_set": { "env_set": {
"DNX_HOME": "$dir\\.dnx", "DNX_HOME": "$dir\\.dnx",
"DNX_USER_HOME": "$dir\\.dnx" "DNX_USER_HOME": "$dir\\.dnx"

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

@ -1,11 +1,15 @@
{ {
"version": "2.3.3", "version": "2.3.3",
"license": "GNU", "license": "GNU",
"url": "https://files.gpg4win.org/gpg4win-2.3.3.exe#dl.7z", "url": "https://files.gpg4win.org/gpg4win-2.3.3.exe#dl.7z",
"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

@ -1,18 +1,18 @@
{ {
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php", "homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
"version": "3.35", "version": "3.35",
"license": "GPL3", "license": "GPL3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.35-x64.zip", "url": "http://www.andre-simon.de/zip/highlight-3.35-x64.zip",
"hash": "b63a88a3f3ea81965f46086df606eeedeffa20608107c7217f3d699ea5610957", "hash": "b63a88a3f3ea81965f46086df606eeedeffa20608107c7217f3d699ea5610957",
"extract_dir": "highlight-3.35-x64" "extract_dir": "highlight-3.35-x64"
}, },
"32bit": { "32bit": {
"url": "http://www.andre-simon.de/zip/highlight-3.35.zip", "url": "http://www.andre-simon.de/zip/highlight-3.35.zip",
"hash": "ea4c81ff647eeb0d19ebf07f576b4b5366dcd34c9a50d397555cae3dfc82c6ee", "hash": "ea4c81ff647eeb0d19ebf07f576b4b5366dcd34c9a50d397555cae3dfc82c6ee",
"extract_dir": "highlight-3.35" "extract_dir": "highlight-3.35"
} }
}, },
"bin": "highlight.exe" "bin": "highlight.exe"
} }

14
jq.json
View File

@ -1,19 +1,19 @@
{ {
"version": "1.5", "version": "1.5",
"license": "http://creativecommons.org/licenses/by/3.0/", "license": "http://creativecommons.org/licenses/by/3.0/",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/stedolan/jq/releases/download/jq-1.5/jq-win32.exe" "url": "https://github.com/stedolan/jq/releases/download/jq-1.5/jq-win32.exe"
}, },
"64bit": { "64bit": {
"url": "https://github.com/stedolan/jq/releases/download/jq-1.5/jq-win64.exe" "url": "https://github.com/stedolan/jq/releases/download/jq-1.5/jq-win64.exe"
} }
}, },
"homepage": "http://stedolan.github.io/jq/", "homepage": "http://stedolan.github.io/jq/",
"pre_install": "Rename-Item @(Get-ChildItem $dir\\jq-*.exe)[0] $dir\\jq.exe", "pre_install": "Rename-Item @(Get-ChildItem $dir\\jq-*.exe)[0] $dir\\jq.exe",
"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

@ -1,14 +1,14 @@
{ {
"version": "latest", "version": "latest",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": [ "url": [
"https://raw.githubusercontent.com/aspnet/Home/master/kvm.ps1" "https://raw.githubusercontent.com/aspnet/Home/master/kvm.ps1"
], ],
"homepage": "https://github.com/aspnet/Home", "homepage": "https://github.com/aspnet/Home",
"env_set": { "env_set": {
"KRE_HOME": "$dir\\.k", "KRE_HOME": "$dir\\.k",
"KRE_USER_HOME": "$dir\\.k" "KRE_USER_HOME": "$dir\\.k"
}, },
"bin": "kvm.ps1", "bin": "kvm.ps1",
"post_install": "iex \"kvm upgrade\"" "post_install": "iex \"kvm upgrade\""
} }

View File

@ -1,13 +1,18 @@
{ {
"version": "5.1.5-51", "version": "5.1.5-51",
"url": "https://github.com/rjpcomputing/luaforwindows/releases/download/v5.1.5-51/LuaForWindows_v5.1.5-51.exe", "url": "https://github.com/rjpcomputing/luaforwindows/releases/download/v5.1.5-51/LuaForWindows_v5.1.5-51.exe",
"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

@ -1,11 +1,11 @@
{ {
"version": "v2.8.3", "version": "v2.8.3",
"extract_dir": "lynx_w32", "extract_dir": "lynx_w32",
"url": "http://www.vordweb.co.uk/standards/lynx_v283.zip", "url": "http://www.vordweb.co.uk/standards/lynx_v283.zip",
"homepage": "http://www.vordweb.co.uk/standards/download_lynx.htm", "homepage": "http://www.vordweb.co.uk/standards/download_lynx.htm",
"hash": "552bc68afd2ff9a5de88f26d76f55dd8697cf6082c6afb01b3d1a9942f4d3ee0", "hash": "552bc68afd2ff9a5de88f26d76f55dd8697cf6082c6afb01b3d1a9942f4d3ee0",
"bin": "lynx.ps1", "bin": "lynx.ps1",
"pre_install": " "pre_install": "
\"$dir\\lynx.exe --cfg=$dir\\lynx.cfg\" | out-file -enc oem $dir\\lynx.ps1 \"$dir\\lynx.exe --cfg=$dir\\lynx.cfg\" | out-file -enc oem $dir\\lynx.ps1
" "
} }

View File

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

View File

@ -3,18 +3,18 @@
"version": "4.2", "version": "4.2",
"license": "GPLv3", "license": "GPLv3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"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"
} }
}, },
"bin": "make.exe", "bin": "make.exe",
"checkver": { "checkver": {
"url": "http://www.equation.com/servlet/equation.cmd?fa=make", "url": "http://www.equation.com/servlet/equation.cmd?fa=make",
"re": "to download 32-bit binary of version ([\\d.]+)" "re": "to download 32-bit binary of version ([\\d.]+)"
} }
} }

View File

@ -1,11 +1,11 @@
{ {
"version": "4.8.0.495", "version": "4.8.0.495",
"homepage": "http://www.mono-project.com/", "homepage": "http://www.mono-project.com/",
"license": "https://raw.githubusercontent.com/mono/mono/master/LICENSE", "license": "https://raw.githubusercontent.com/mono/mono/master/LICENSE",
"url": "https://download.mono-project.com/archive/4.8.0/windows-installer/mono-4.8.0.495-gtksharp-2.12.42-win32-1.msi", "url": "https://download.mono-project.com/archive/4.8.0/windows-installer/mono-4.8.0.495-gtksharp-2.12.42-win32-1.msi",
"hash": "7B30232DE859E87A05CAB1BDE3B2C4681225AA4C48B6ADFC740E642CBDD3A5A7", "hash": "7B30232DE859E87A05CAB1BDE3B2C4681225AA4C48B6ADFC740E642CBDD3A5A7",
"extract_dir": "Mono", "extract_dir": "Mono",
"bin": [ "bin": [
"bin\\gdk-pixbuf-query-loaders.exe", "bin\\gdk-pixbuf-query-loaders.exe",
"bin\\gspawn-win32-helper-console.exe", "bin\\gspawn-win32-helper-console.exe",
"bin\\gspawn-win32-helper.exe", "bin\\gspawn-win32-helper.exe",

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

@ -1,7 +1,7 @@
{ {
"version": "2.81", "version": "2.81",
"homepage": "http://www.nirsoft.net/utils/nircmd.html", "homepage": "http://www.nirsoft.net/utils/nircmd.html",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://www.nirsoft.net/utils/nircmd.zip", "url": "http://www.nirsoft.net/utils/nircmd.zip",
"hash": "f56a6166f8956c507cc2bfec71339f3c467c0421fe6d16fbe4c52a36d79ce0ea" "hash": "f56a6166f8956c507cc2bfec71339f3c467c0421fe6d16fbe4c52a36d79ce0ea"

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": {
"url": "https://github.com/rivy/PCRE/releases/download/10.20/pcre2grep-10.20-x64.zip"
,"hash": "6b69d123b9e09e288f12e828f4a827e2bec59991e743802287c389fbbc99f54d"
}
}, },
"64bit": {
"url": "https://github.com/rivy/PCRE/releases/download/10.20/pcre2grep-10.20-x64.zip",
"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

@ -1,17 +1,21 @@
{ {
"version": "0.26-1", "version": "0.26-1",
"license": "GNU GPL", "license": "GNU GPL",
"url": [ "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/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/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" "http://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": "http://www.freedesktop.org/wiki/Software/pkg-config/",
"hash": [ "hash": [
"e919821da1a61af45ac9d924914bb72d92ba9ead956c82b9d89128b1b90d37c3", "e919821da1a61af45ac9d924914bb72d92ba9ead956c82b9d89128b1b90d37c3",
"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

@ -1,8 +1,8 @@
{ {
"version": "4.6.0", "version": "4.6.0",
"url": "http://nuget.org/api/v2/package/psake/4.6.0#.zip", "url": "http://nuget.org/api/v2/package/psake/4.6.0#.zip",
"homepage": "https://github.com/psake/psake", "homepage": "https://github.com/psake/psake",
"hash": "7086265CAC31078542D41F128AEA7E0F734CBD56511A322DD1A183B96849AD93", "hash": "7086265CAC31078542D41F128AEA7E0F734CBD56511A322DD1A183B96849AD93",
"bin": "psake.ps1", "bin": "psake.ps1",
"extract_dir": "tools" "extract_dir": "tools"
} }

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

@ -1,10 +1,10 @@
{ {
"version": "0.1.3-alpha", "version": "0.1.3-alpha",
"license": "", "license": "",
"extract_dir": "Scholdoc", "extract_dir": "Scholdoc",
"url": "http://scholarlymarkdown.com/scholdoc-distribution/windows/scholdoc-0.1.3-alpha-windows.msi", "url": "http://scholarlymarkdown.com/scholdoc-distribution/windows/scholdoc-0.1.3-alpha-windows.msi",
"homepage": "http://scholdoc.scholarlymarkdown.com/", "homepage": "http://scholdoc.scholarlymarkdown.com/",
"hash": "e58036686c3c05db4a50d5fabd875eaa33aff2b0dd4d930c6bc2067c2bcd2b86", "hash": "e58036686c3c05db4a50d5fabd875eaa33aff2b0dd4d930c6bc2067c2bcd2b86",
"bin": "scholdoc.exe", "bin": "scholdoc.exe",
"checkver": "<strong>Current stable version:<\\/strong> ([\\d.]+)" "checkver": "<strong>Current stable version:<\\/strong> ([\\d.]+)"
} }

View File

@ -1,20 +1,24 @@
{ {
"homepage": "http://tools.sysprogs.org/srvman/", "homepage": "http://tools.sysprogs.org/srvman/",
"version": "1.0", "version": "1.0",
"url": "http://sysprogs.com/files/srvman/srvman-1.0.zip", "url": "http://sysprogs.com/files/srvman/srvman-1.0.zip",
"hash": "7f0075c5b544af189416845077a45edeedd1d48e37e702abb22b41b120e80bcd", "hash": "7f0075c5b544af189416845077a45edeedd1d48e37e702abb22b41b120e80bcd",
"architecture": { "architecture": {
"64bit": { "64bit": {
"extract_dir": "x64" "extract_dir": "x64"
},
"32bit": {
"extract_dir": "x86"
}
}, },
"32bit": { "bin": [
"extract_dir": "x86" "srvman.exe",
} [
}, "srvman.exe",
"bin": [ "service"
"srvman.exe", ]
["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').
"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" Visit http://tools.sysprogs.org/srvman/ for more info"
} }

View File

@ -1,12 +1,12 @@
{ {
"version": "2015-03-22", "version": "2015-03-22",
"license": "GNU GPL", "license": "GNU GPL",
"url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1", "url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1",
"depends": [ "depends": [
"gow", "gow",
"openssh" "openssh"
], ],
"homepage": "https://github.com/VijayS1/Scripts/blob/master/ssh-copy-id/README.md", "homepage": "https://github.com/VijayS1/Scripts/blob/master/ssh-copy-id/README.md",
"hash": "ebaaaa16e89926b69c324a25e4525de745af2bcc46f99338a85ab6495109f39d", "hash": "ebaaaa16e89926b69c324a25e4525de745af2bcc46f99338a85ab6495109f39d",
"bin": "ssh-copy-id.ps1" "bin": "ssh-copy-id.ps1"
} }

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

@ -21,7 +21,7 @@
} }
}, },
"bin": "wget.exe", "bin": "wget.exe",
"depends": "cacert", "depends": "cacert",
"post_install": "\"ca_certificate=$(appdir cacert)\\current\\cacert.pem\" | out-file $dir\\wget.ini -encoding default", "post_install": "\"ca_certificate=$(appdir cacert)\\current\\cacert.pem\" | out-file $dir\\wget.ini -encoding default",
"checkver": "<title>GNU Wget ([\\d.]+) for Windows", "checkver": "<title>GNU Wget ([\\d.]+) for Windows",
"autoupdate": { "autoupdate": {

View File

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