whitespace cleanup

* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
This commit is contained in:
Roy Ivy III 2015-08-17 21:20:02 -05:00
parent c0bf412262
commit a5d219e0c9
105 changed files with 1847 additions and 1847 deletions

View File

@ -1,18 +1,18 @@
{
"homepage": "http://www.7-zip.org/",
"license": "http://www.7-zip.org/license.txt",
"version": "9.38",
"architecture": {
"64bit": {
"url": "http://www.7-zip.org/a/7z938-x64.msi",
"hash": "7c8e873991c82ad9cfcdbdf45254ea6101e9a645e12977dcd518979e50fdedf3"
},
"32bit": {
"url": "http://www.7-zip.org/a/7z938.msi",
"hash": "c48f13efbde87f370f2a70885df55c1e53f2c791c2007f9587810f915fecc0d8"
}
},
"extract_dir": "Files/7-Zip",
"bin": "7z.exe",
"checkver": "Download 7-zip ([^\\ ]+)"
"homepage": "http://www.7-zip.org/",
"license": "http://www.7-zip.org/license.txt",
"version": "9.38",
"architecture": {
"64bit": {
"url": "http://www.7-zip.org/a/7z938-x64.msi",
"hash": "7c8e873991c82ad9cfcdbdf45254ea6101e9a645e12977dcd518979e50fdedf3"
},
"32bit": {
"url": "http://www.7-zip.org/a/7z938.msi",
"hash": "c48f13efbde87f370f2a70885df55c1e53f2c791c2007f9587810f915fecc0d8"
}
},
"extract_dir": "Files/7-Zip",
"bin": "7z.exe",
"checkver": "Download 7-zip ([^\\ ]+)"
}

View File

@ -1,30 +1,30 @@
{
"homepage": "http://www.apachelounge.com",
"version": "2.4.12",
"license": "Apache 2.0",
"url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.12-win32-VC11.zip",
"hash": "DBA963DB9819CD2AE3CB0E970F4159E199981F9BA0B33C537395C6AE1222951D",
"extract_dir": "Apache24",
"bin": [
"bin\\ab.exe",
"bin\\abs.exe",
"bin\\htcacheclean.exe",
"bin\\htdbm.exe",
"bin\\htdigest.exe",
"bin\\htpasswd.exe",
"bin\\httpd.exe",
"bin\\httxt2dbm.exe",
"bin\\logresolve.exe",
"bin\\rotatelogs.exe"
],
"post_install": "
"homepage": "http://www.apachelounge.com",
"version": "2.4.12",
"license": "Apache 2.0",
"url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.12-win32-VC11.zip",
"hash": "DBA963DB9819CD2AE3CB0E970F4159E199981F9BA0B33C537395C6AE1222951D",
"extract_dir": "Apache24",
"bin": [
"bin\\ab.exe",
"bin\\abs.exe",
"bin\\htcacheclean.exe",
"bin\\htdbm.exe",
"bin\\htdigest.exe",
"bin\\htpasswd.exe",
"bin\\httpd.exe",
"bin\\httxt2dbm.exe",
"bin\\logresolve.exe",
"bin\\rotatelogs.exe"
],
"post_install": "
# set directory in httpd.conf
$conf = \"$dir/conf/httpd.conf\"
$root=(scoop which httpd | split-path -res -par | split-path -par) -replace '\\\\', '/';
(gc $conf) | % { $_ -replace 'c:/Apache24', \"$root\" } | sc $conf
",
"checkver": {
"url": "http://www.apachelounge.com/download/",
"re": "Apache ([0-9\\.]+) Win64"
}
"checkver": {
"url": "http://www.apachelounge.com/download/",
"re": "Apache ([0-9\\.]+) Win64"
}
}

View File

@ -1,9 +1,9 @@
{
"homepage": "https://github.com/apngasm/apngasm",
"version": "3.0.0",
"url": "http://files.genshin.org/apngasm/apngasm-cli.7z",
"hash": "cebb7eab13d56b5ade45ef50abd16bae4b63a5505192f032593ad67c1d1f2e2c",
"bin": [
[ "apngasm-cli.exe", "apngasm" ]
]
}
"homepage": "https://github.com/apngasm/apngasm",
"version": "3.0.0",
"url": "http://files.genshin.org/apngasm/apngasm-cli.7z",
"hash": "cebb7eab13d56b5ade45ef50abd16bae4b63a5505192f032593ad67c1d1f2e2c",
"bin": [
[ "apngasm-cli.exe", "apngasm" ]
]
}

View File

@ -9,6 +9,6 @@
"env_set": { "BFG_HOME": "$dir" },
"pre_install": "
$exe = 'java -jar $env:BFG_HOME\\bfg-1.12.3.jar $args'
write-output $exe | out-file -filepath $dir\\bfg.ps1
write-output $exe | out-file -filepath $dir\\bfg.ps1
"
}

View File

@ -1,134 +1,134 @@
{
"homepage": "http://intgat.tigress.co.uk/rmy/busybox/index.html",
"version": "1.24.0-TIG-1778",
"license": "GPL2",
"url": "http://intgat.tigress.co.uk/rmy/files/busybox/busybox-w32-TIG-1778-g15efec6.exe#/busybox.exe",
"hash": "0869cd27010fb972b7a4f3cc99671b5fbd1f3109bb38adf66299e0f011e6333f",
"bin": [
"busybox.exe",
[ "busybox.exe", "ar", "ar" ],
[ "busybox.exe", "ash", "ash" ],
[ "busybox.exe", "awk", "awk" ],
[ "busybox.exe", "base64", "base64" ],
[ "busybox.exe", "basename", "basename" ],
[ "busybox.exe", "bash", "bash", "-l" ],
[ "busybox.exe", "bbconfig", "bbconfig" ],
[ "busybox.exe", "bunzip2", "bunzip2" ],
[ "busybox.exe", "bzcat", "bzcat" ],
[ "busybox.exe", "bzip2", "bzip2" ],
[ "busybox.exe", "cal", "cal" ],
[ "busybox.exe", "cat", "cat" ],
[ "busybox.exe", "catv", "catv" ],
[ "busybox.exe", "chmod", "chmod" ],
[ "busybox.exe", "cksum", "cksum" ],
[ "busybox.exe", "clear", "clear" ],
[ "busybox.exe", "cmp", "cmp" ],
[ "busybox.exe", "comm", "comm" ],
[ "busybox.exe", "cp", "cp" ],
[ "busybox.exe", "cpio", "cpio" ],
[ "busybox.exe", "cut", "cut" ],
[ "busybox.exe", "date", "date" ],
[ "busybox.exe", "dc", "dc" ],
[ "busybox.exe", "dd", "dd" ],
[ "busybox.exe", "df", "df" ],
[ "busybox.exe", "diff", "diff" ],
[ "busybox.exe", "dirname", "dirname" ],
[ "busybox.exe", "dos2unix", "dos2unix" ],
[ "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", "getopt", "getopt" ],
[ "busybox.exe", "grep", "grep" ],
[ "busybox.exe", "gunzip", "gunzip" ],
[ "busybox.exe", "gzip", "gzip" ],
[ "busybox.exe", "hd", "hd" ],
[ "busybox.exe", "head", "head" ],
[ "busybox.exe", "hexdump", "hexdump" ],
[ "busybox.exe", "kill", "kill" ],
[ "busybox.exe", "killall", "killall" ],
[ "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", "od", "od" ],
[ "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", "rm", "rm" ],
[ "busybox.exe", "rmdir", "rmdir" ],
[ "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", "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", "xargs", "xargs" ],
[ "busybox.exe", "xz", "xz" ],
[ "busybox.exe", "xzcat", "xzcat" ],
[ "busybox.exe", "yes", "yes" ],
[ "busybox.exe", "zcat", "zcat" ]
],
"post_install": "
if(!(test-path ~/.profile)) {
'creating ~/.profile'
"homepage": "http://intgat.tigress.co.uk/rmy/busybox/index.html",
"version": "1.24.0-TIG-1778",
"license": "GPL2",
"url": "http://intgat.tigress.co.uk/rmy/files/busybox/busybox-w32-TIG-1778-g15efec6.exe#/busybox.exe",
"hash": "0869cd27010fb972b7a4f3cc99671b5fbd1f3109bb38adf66299e0f011e6333f",
"bin": [
"busybox.exe",
[ "busybox.exe", "ar", "ar" ],
[ "busybox.exe", "ash", "ash" ],
[ "busybox.exe", "awk", "awk" ],
[ "busybox.exe", "base64", "base64" ],
[ "busybox.exe", "basename", "basename" ],
[ "busybox.exe", "bash", "bash", "-l" ],
[ "busybox.exe", "bbconfig", "bbconfig" ],
[ "busybox.exe", "bunzip2", "bunzip2" ],
[ "busybox.exe", "bzcat", "bzcat" ],
[ "busybox.exe", "bzip2", "bzip2" ],
[ "busybox.exe", "cal", "cal" ],
[ "busybox.exe", "cat", "cat" ],
[ "busybox.exe", "catv", "catv" ],
[ "busybox.exe", "chmod", "chmod" ],
[ "busybox.exe", "cksum", "cksum" ],
[ "busybox.exe", "clear", "clear" ],
[ "busybox.exe", "cmp", "cmp" ],
[ "busybox.exe", "comm", "comm" ],
[ "busybox.exe", "cp", "cp" ],
[ "busybox.exe", "cpio", "cpio" ],
[ "busybox.exe", "cut", "cut" ],
[ "busybox.exe", "date", "date" ],
[ "busybox.exe", "dc", "dc" ],
[ "busybox.exe", "dd", "dd" ],
[ "busybox.exe", "df", "df" ],
[ "busybox.exe", "diff", "diff" ],
[ "busybox.exe", "dirname", "dirname" ],
[ "busybox.exe", "dos2unix", "dos2unix" ],
[ "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", "getopt", "getopt" ],
[ "busybox.exe", "grep", "grep" ],
[ "busybox.exe", "gunzip", "gunzip" ],
[ "busybox.exe", "gzip", "gzip" ],
[ "busybox.exe", "hd", "hd" ],
[ "busybox.exe", "head", "head" ],
[ "busybox.exe", "hexdump", "hexdump" ],
[ "busybox.exe", "kill", "kill" ],
[ "busybox.exe", "killall", "killall" ],
[ "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", "od", "od" ],
[ "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", "rm", "rm" ],
[ "busybox.exe", "rmdir", "rmdir" ],
[ "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", "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", "xargs", "xargs" ],
[ "busybox.exe", "xz", "xz" ],
[ "busybox.exe", "xzcat", "xzcat" ],
[ "busybox.exe", "yes", "yes" ],
[ "busybox.exe", "zcat", "zcat" ]
],
"post_install": "
if(!(test-path ~/.profile)) {
'creating ~/.profile'
@\"
if [ -e ~/.bashrc ]
if [ -e ~/.bashrc ]
then
source ~/.bashrc
source ~/.bashrc
fi
\"@ | out-file -en oem ~/.profile
}
"
}
"
}

View File

@ -1,12 +1,12 @@
{
"version": "1.0.5",
"homepage": "http://gnuwin32.sourceforge.net/packages/bzip2.htm",
"url": "http://ufpr.dl.sourceforge.net/project/gnuwin32/bzip2/1.0.5/bzip2-1.0.5-bin.zip",
"hash": "md5:a1155c41b1954a2f6da1014c7c1a1263",
"bin": [
"bin\\bunzip2.exe",
"bin\\bzcat.exe",
"bin\\bzip2.exe",
"bin\\bzip2recover.exe"
]
}
"version": "1.0.5",
"homepage": "http://gnuwin32.sourceforge.net/packages/bzip2.htm",
"url": "http://ufpr.dl.sourceforge.net/project/gnuwin32/bzip2/1.0.5/bzip2-1.0.5-bin.zip",
"hash": "md5:a1155c41b1954a2f6da1014c7c1a1263",
"bin": [
"bin\\bunzip2.exe",
"bin\\bzcat.exe",
"bin\\bzip2.exe",
"bin\\bzip2recover.exe"
]
}

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.cmake.org/",
"version": "3.2.2",
"license": "http://www.cmake.org/licensing/",
"url": "http://www.cmake.org/files/v3.2/cmake-3.2.2-win32-x86.zip",
"hash": "8728119BBB48468AB45230A579463729E7B12D6BABFA1AD77E771B239B5430DB",
"extract_dir": "cmake-3.2.2-win32-x86",
"bin": [
"bin/cmake.exe",
"bin/cmcldeps.exe",
"bin/cpack.exe",
"bin/ctest.exe"
],
"checkver": "Download CMake Version ([0-9\\.]+)"
"homepage": "http://www.cmake.org/",
"version": "3.2.2",
"license": "http://www.cmake.org/licensing/",
"url": "http://www.cmake.org/files/v3.2/cmake-3.2.2-win32-x86.zip",
"hash": "8728119BBB48468AB45230A579463729E7B12D6BABFA1AD77E771B239B5430DB",
"extract_dir": "cmake-3.2.2-win32-x86",
"bin": [
"bin/cmake.exe",
"bin/cmcldeps.exe",
"bin/cpack.exe",
"bin/ctest.exe"
],
"checkver": "Download CMake Version ([0-9\\.]+)"
}

View File

@ -1,8 +1,8 @@
{
"homepage": "https://github.com/lukesampson/concfg",
"version": "0.2014.03.17.3",
"url": "https://github.com/lukesampson/concfg/archive/625a669b66.zip",
"hash": "ff603642e65fa909f7bbc84a3e6503cf47beb2c6c08c42716d8394615c04fd8d",
"extract_dir": "concfg-625a669b669cdc0fd592488967ecd269005808d3",
"bin": "bin\\concfg.ps1"
}
"homepage": "https://github.com/lukesampson/concfg",
"version": "0.2014.03.17.3",
"url": "https://github.com/lukesampson/concfg/archive/625a669b66.zip",
"hash": "ff603642e65fa909f7bbc84a3e6503cf47beb2c6c08c42716d8394615c04fd8d",
"extract_dir": "concfg-625a669b669cdc0fd592488967ecd269005808d3",
"bin": "bin\\concfg.ps1"
}

View File

@ -1,65 +1,65 @@
{
"homepage": "http://www.mingw.org/wiki/msys",
"license": "GPL2",
"version": "5.97.3",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys.RELEASE_NOTES.txt"
],
"hash": [
"41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7",
"b533de0ee04dc4d53ca745210e41eb9437044ebd367c001f3615092e7214a4a3",
"f13de6d2e3c428e7f9a7251c6b01d6f7569e20f7ac126c68c028eb5f542473bb",
"62b58fe0880f0972fcc84a819265989b02439c1c5185870227bd25f870f7adb6",
"f8c7990416ea16a74ac336dcfe0f596bc46b8724b2d58cf8a3509414220b2366",
"256208bca7a86a10bc377bdccfe6fb8f1e1f1868d0d1952a6692ee9f1d985abd"
],
"bin": [
"bin\\basename.exe",
"bin\\cat.exe",
"bin\\chmod.exe",
"bin\\comm.exe",
"bin\\cp.exe",
"bin\\cut.exe",
"bin\\date.exe",
"bin\\dirname.exe",
"bin\\echo.exe",
"bin\\env.exe",
"bin\\expr.exe",
"bin\\false.exe",
"bin\\fold.exe",
"bin\\head.exe",
"bin\\id.exe",
"bin\\install.exe",
"bin\\join.exe",
"bin\\ln.exe",
"bin\\ls.exe",
"bin\\md5sum.exe",
"bin\\mkdir.exe",
"bin\\msysmnt.exe",
"bin\\mv.exe",
"bin\\od.exe",
"bin\\paste.exe",
"bin\\printf.exe",
"bin\\ps.exe",
"bin\\pwd.exe",
"bin\\rm.exe",
"bin\\rmdir.exe",
"bin\\sleep.exe",
"bin\\sort.exe",
"bin\\split.exe",
"bin\\stty.exe",
"bin\\tail.exe",
"bin\\tee.exe",
"bin\\touch.exe",
"bin\\tr.exe",
"bin\\true.exe",
"bin\\uname.exe",
"bin\\uniq.exe",
"bin\\wc.exe"
]
}
"homepage": "http://www.mingw.org/wiki/msys",
"license": "GPL2",
"version": "5.97.3",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/coreutils/coreutils-5.97-3/coreutils-5.97-3-msys.RELEASE_NOTES.txt"
],
"hash": [
"41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7",
"b533de0ee04dc4d53ca745210e41eb9437044ebd367c001f3615092e7214a4a3",
"f13de6d2e3c428e7f9a7251c6b01d6f7569e20f7ac126c68c028eb5f542473bb",
"62b58fe0880f0972fcc84a819265989b02439c1c5185870227bd25f870f7adb6",
"f8c7990416ea16a74ac336dcfe0f596bc46b8724b2d58cf8a3509414220b2366",
"256208bca7a86a10bc377bdccfe6fb8f1e1f1868d0d1952a6692ee9f1d985abd"
],
"bin": [
"bin\\basename.exe",
"bin\\cat.exe",
"bin\\chmod.exe",
"bin\\comm.exe",
"bin\\cp.exe",
"bin\\cut.exe",
"bin\\date.exe",
"bin\\dirname.exe",
"bin\\echo.exe",
"bin\\env.exe",
"bin\\expr.exe",
"bin\\false.exe",
"bin\\fold.exe",
"bin\\head.exe",
"bin\\id.exe",
"bin\\install.exe",
"bin\\join.exe",
"bin\\ln.exe",
"bin\\ls.exe",
"bin\\md5sum.exe",
"bin\\mkdir.exe",
"bin\\msysmnt.exe",
"bin\\mv.exe",
"bin\\od.exe",
"bin\\paste.exe",
"bin\\printf.exe",
"bin\\ps.exe",
"bin\\pwd.exe",
"bin\\rm.exe",
"bin\\rmdir.exe",
"bin\\sleep.exe",
"bin\\sort.exe",
"bin\\split.exe",
"bin\\stty.exe",
"bin\\tail.exe",
"bin\\tee.exe",
"bin\\touch.exe",
"bin\\tr.exe",
"bin\\true.exe",
"bin\\uname.exe",
"bin\\uniq.exe",
"bin\\wc.exe"
]
}

View File

@ -1,7 +1,7 @@
{
"version": "0.2013.07.19",
"homepage": "https://github.com/lukesampson/cowsay-psh",
"url": "https://github.com/lukesampson/cowsay-psh/archive/master.zip",
"extract_dir": "cowsay-psh-master",
"bin": ["cowsay.ps1","cowthink.ps1"]
}
"version": "0.2013.07.19",
"homepage": "https://github.com/lukesampson/cowsay-psh",
"url": "https://github.com/lukesampson/cowsay-psh/archive/master.zip",
"extract_dir": "cowsay-psh-master",
"bin": ["cowsay.ps1","cowthink.ps1"]
}

View File

@ -1,19 +1,19 @@
{
"homepage": "http://curl.haxx.se/",
"version": "7.39.0",
"licence": "MIT",
"architecture": {
"64bit": {
"url": "http://www.confusedbycode.com/curl/curl-7.39.0-win64.zip",
"hash": "946c3ab2625b9352a846e493319978b1ef2818173c711ed8b1bb8c0e04189ee4",
"extract_dir": "curl-7.39.0-win64"
},
"32bit": {
"url": "http://www.confusedbycode.com/curl/curl-7.39.0-win32.zip",
"hash": "e97a78dc97ece670580cccf735a5ec048513da0a9ba5135d4ae227b7cde68dba",
"extract_dir": "curl-7.39.0-win32"
}
},
"bin": "bin/curl.exe",
"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
"homepage": "http://curl.haxx.se/",
"version": "7.39.0",
"licence": "MIT",
"architecture": {
"64bit": {
"url": "http://www.confusedbycode.com/curl/curl-7.39.0-win64.zip",
"hash": "946c3ab2625b9352a846e493319978b1ef2818173c711ed8b1bb8c0e04189ee4",
"extract_dir": "curl-7.39.0-win64"
},
"32bit": {
"url": "http://www.confusedbycode.com/curl/curl-7.39.0-win32.zip",
"hash": "e97a78dc97ece670580cccf735a5ec048513da0a9ba5135d4ae227b7cde68dba",
"extract_dir": "curl-7.39.0-win32"
}
},
"bin": "bin/curl.exe",
"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
}

View File

@ -1,22 +1,22 @@
{
"homepage": "http://www.mingw.org/wiki/MSYS",
"version": "2.8.7",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/diffutils/diffutils-2.8.7.20071206cvs-3/diffutils-2.8.7.20071206cvs-3-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma"
],
"hash": [
"522889b044492dd2337c4752ba6262995a11f352ca5fb8a8660349413ea9b864",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5",
"29db8c969661c511fbe2a341ab25c993c5f9c555842a75d6ddbcfa70dec16910",
"196921e8c232259c8e6a6852b9ee8d9ab2d29a91419f0c8dc27ba6f034231683"
],
"bin": [
"bin\\cmp.exe",
"bin\\diff.exe",
"bin\\diff3.exe",
"bin\\sdiff.exe"
]
}
"homepage": "http://www.mingw.org/wiki/MSYS",
"version": "2.8.7",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/diffutils/diffutils-2.8.7.20071206cvs-3/diffutils-2.8.7.20071206cvs-3-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma"
],
"hash": [
"522889b044492dd2337c4752ba6262995a11f352ca5fb8a8660349413ea9b864",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5",
"29db8c969661c511fbe2a341ab25c993c5f9c555842a75d6ddbcfa70dec16910",
"196921e8c232259c8e6a6852b9ee8d9ab2d29a91419f0c8dc27ba6f034231683"
],
"bin": [
"bin\\cmp.exe",
"bin\\diff.exe",
"bin\\diff3.exe",
"bin\\sdiff.exe"
]
}

View File

@ -1,8 +1,8 @@
{
"homepage": "https://www.isc.org/",
"license": "https://www.isc.org/downloads/software-support-policy/isc-license/",
"version": "9.9.6",
"url" : "ftp://ftp.isc.org/isc/bind9/9.9.6/BIND9.9.6.x86.zip",
"hash" : "CC03FC37502650D2DCEC6DB3FAA0256672B67B5CCDAF4AA5F8ED08F2F5755452",
"bin": "dig.exe"
"license": "https://www.isc.org/downloads/software-support-policy/isc-license/",
"version": "9.9.6",
"url" : "ftp://ftp.isc.org/isc/bind9/9.9.6/BIND9.9.6.x86.zip",
"hash" : "CC03FC37502650D2DCEC6DB3FAA0256672B67B5CCDAF4AA5F8ED08F2F5755452",
"bin": "dig.exe"
}

View File

@ -5,7 +5,7 @@
"https://raw.githubusercontent.com/aspnet/Home/dev/dnvm.ps1"
],
"homepage": "https://github.com/aspnet/Home",
"env_set": {
"env_set": {
"DNX_HOME": "$dir\\.dnx",
"DNX_USER_HOME": "$dir\\.dnx"
},

View File

@ -1,19 +1,19 @@
{
"homepage": "https://github.com/docker/machine",
"version": "0.4.0",
"license": "Apache",
"architecture": {
"64bit": {
"url": "https://github.com/docker/machine/releases/download/v0.4.0/docker-machine_windows-amd64.exe",
"hash": "f9be8aea5b8f810f63af0bc45217ae7e035f2778bd7c745f769dfdb85792d1a4"
},
"32bit": {
"url": "https://github.com/docker/machine/releases/download/v0.4.0/docker-machine_windows-386.exe",
"hash": "49ca50715354e222ec66a96f3e64e5931c3dc0f304649beb3f744c64864717f8"
}
},
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-machine_*.exe)[0] $dir\\docker-machine.exe",
"bin": [
["docker-machine.exe", "docker-machine"]
]
"homepage": "https://github.com/docker/machine",
"version": "0.4.0",
"license": "Apache",
"architecture": {
"64bit": {
"url": "https://github.com/docker/machine/releases/download/v0.4.0/docker-machine_windows-amd64.exe",
"hash": "f9be8aea5b8f810f63af0bc45217ae7e035f2778bd7c745f769dfdb85792d1a4"
},
"32bit": {
"url": "https://github.com/docker/machine/releases/download/v0.4.0/docker-machine_windows-386.exe",
"hash": "49ca50715354e222ec66a96f3e64e5931c3dc0f304649beb3f744c64864717f8"
}
},
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-machine_*.exe)[0] $dir\\docker-machine.exe",
"bin": [
["docker-machine.exe", "docker-machine"]
]
}

View File

@ -12,12 +12,12 @@
}
},
"homepage": "https://docker.com",
"bin": [
["docker-1.8.0.exe", "docker"]
"bin": [
["docker-1.8.0.exe", "docker"]
],
"notes": [
"notes": [
"This is the docker client only. Until the docker daemon can run natively",
"on Windows you will need a Virtual Machine such as Boot2Docker or",
"on Windows you will need a Virtual Machine such as Boot2Docker or",
"Docker Machine",
"",
"Boot2Docker: https://github.com/boot2docker/windows-installer/releases/",

View File

@ -1,7 +1,7 @@
{
"homepage": "http://www.doxygen.nl/",
"homepage": "http://www.doxygen.nl/",
"license": "GPL2",
"version": "1.8.8",
"version": "1.8.8",
"architecture": {
"64bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.8.windows.x64.bin.zip",
@ -12,8 +12,8 @@
"hash": "d4bd6b3e4279a5533a53533a497e8cb1bd62e9c75007dce693b28d0aac9783f2"
}
},
"bin": [
"doxygen.exe",
"doxyindexer.exe"
]
}
"bin": [
"doxygen.exe",
"doxyindexer.exe"
]
}

View File

@ -1,13 +1,13 @@
{
"homepage": "http://elixir-lang.org/",
"version": "0.10.3",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v0.10.3/v0.10.3.zip",
"hash": "c898906651b3edb40e642221e58642a0abc165c97b3624a251bfe337efae9278",
"bin": [
"bin\\elixir.bat",
"bin\\elixirc.bat",
"bin\\iex.bat",
"bin\\mix.bat"
]
}
"homepage": "http://elixir-lang.org/",
"version": "0.10.3",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v0.10.3/v0.10.3.zip",
"hash": "c898906651b3edb40e642221e58642a0abc165c97b3624a251bfe337efae9278",
"bin": [
"bin\\elixir.bat",
"bin\\elixirc.bat",
"bin\\iex.bat",
"bin\\mix.bat"
]
}

View File

@ -1,23 +1,23 @@
{
"homepage": "http://www.erlang.org",
"version": "R16B02",
"license": "http://www.erlang.org/EPLICENSE",
"architecture": {
"64bit": {
"url": "http://www.erlang.org/download/otp_win64_R16B02.exe#/dl.bz",
"hash": "8f2f50e377319d364938475b1492f44d257eafd67c23f90246799bf87158a452"
},
"32bit": {
"url": "http://www.erlang.org/download/otp_win32_R16B02.exe#/dl.bz",
"hash": "504a7ce4d44e2558b400e64135b6e164d48980cd27b2f869321c5f4d799198b2"
}
},
"extract_dir": "$_OUTDIR",
"bin": [
"bin\\erl.exe",
"bin\\escript.exe"
],
"post_install": "
"homepage": "http://www.erlang.org",
"version": "R16B02",
"license": "http://www.erlang.org/EPLICENSE",
"architecture": {
"64bit": {
"url": "http://www.erlang.org/download/otp_win64_R16B02.exe#/dl.bz",
"hash": "8f2f50e377319d364938475b1492f44d257eafd67c23f90246799bf87158a452"
},
"32bit": {
"url": "http://www.erlang.org/download/otp_win32_R16B02.exe#/dl.bz",
"hash": "504a7ce4d44e2558b400e64135b6e164d48980cd27b2f869321c5f4d799198b2"
}
},
"extract_dir": "$_OUTDIR",
"bin": [
"bin\\erl.exe",
"bin\\escript.exe"
],
"post_install": "
$ini = \"$dir\\bin\\erl.ini\"
$escdir = $dir -replace '\\\\', '\\\\'
'[erlang]' | out-file $ini -encoding default
@ -44,4 +44,4 @@ mv \"$dir\\lib\\internal\" \"$dir\\erts-5.10.3\\lib\\internal\"
cp \"$dir\\R16B02\\*.boot\" \"$dir\\bin\"
mv \"$dir\\R16B02\" \"$dir\\releases\\R16B02\"
"
}
}

View File

@ -1,19 +1,19 @@
{
"homepage": "http://farmanager.com/",
"version": "3.0.4040",
"architecture": {
"64bit": {
"url": "http://farmanager.com/files/Far30b4040.x64.20140810.7z",
"hash": "73d0d9195e3fc589067d3568055c04a6206a417a928ab5b382b586ca3f5080a4"
},
"32bit": {
"url": "http://farmanager.com/files/Far30b4040.x86.20140810.7z",
"hash": "73d0d9195e3fc589067d3568055c04a6206a417a928ab5b382b586ca3f5080a4"
}
},
"checkver": {
"url": "http://farmanager.com/download.php?p=64",
"re": "<b>Far Manager v([0-9\\.]+) build ([0-9][0-9][0-9][0-9]) x64</b>"
},
"bin": "far.exe"
}
"homepage": "http://farmanager.com/",
"version": "3.0.4040",
"architecture": {
"64bit": {
"url": "http://farmanager.com/files/Far30b4040.x64.20140810.7z",
"hash": "73d0d9195e3fc589067d3568055c04a6206a417a928ab5b382b586ca3f5080a4"
},
"32bit": {
"url": "http://farmanager.com/files/Far30b4040.x86.20140810.7z",
"hash": "73d0d9195e3fc589067d3568055c04a6206a417a928ab5b382b586ca3f5080a4"
}
},
"checkver": {
"url": "http://farmanager.com/download.php?p=64",
"re": "<b>Far Manager v([0-9\\.]+) build ([0-9][0-9][0-9][0-9]) x64</b>"
},
"bin": "far.exe"
}

View File

@ -1,23 +1,23 @@
{
"version": "2015-06-07",
"homepage": "http://ffmpeg.zeranoe.com/builds/",
"license": "GPL3",
"architecture": {
"64bit": {
"url": "http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20150607-git-42db4aa-win64-static.7z",
"hash": "0F76D2DEE53D2C93F69B34AFB4D444B982B1445E26BB7D32215711890215FE42",
"extract_dir": "ffmpeg-20150607-git-42db4aa-win64-static"
},
"32bit": {
"url": "http://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20150607-git-42db4aa-win32-static.7z",
"hash": "334FE2AE201C01C12DD6C55E6753FA45870C76A144F76A5E026056D6A1FA2F7C",
"extract_dir": "ffmpeg-20150607-git-42db4aa-win32-static"
}
},
"bin": [
"bin\\ffmpeg.exe",
"bin\\ffplay.exe",
"bin\\ffprobe.exe"
],
"checkver": "<h2 class=\"center-text\">Latest Zeranoe FFmpeg Build Version: git-[0-9a-f]{6,8} \\((.*)\\)<\\/h2>"
"version": "2015-06-07",
"homepage": "http://ffmpeg.zeranoe.com/builds/",
"license": "GPL3",
"architecture": {
"64bit": {
"url": "http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20150607-git-42db4aa-win64-static.7z",
"hash": "0F76D2DEE53D2C93F69B34AFB4D444B982B1445E26BB7D32215711890215FE42",
"extract_dir": "ffmpeg-20150607-git-42db4aa-win64-static"
},
"32bit": {
"url": "http://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20150607-git-42db4aa-win32-static.7z",
"hash": "334FE2AE201C01C12DD6C55E6753FA45870C76A144F76A5E026056D6A1FA2F7C",
"extract_dir": "ffmpeg-20150607-git-42db4aa-win32-static"
}
},
"bin": [
"bin\\ffmpeg.exe",
"bin\\ffplay.exe",
"bin\\ffprobe.exe"
],
"checkver": "<h2 class=\"center-text\">Latest Zeranoe FFmpeg Build Version: git-[0-9a-f]{6,8} \\((.*)\\)<\\/h2>"
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/figlet",
"version": "1.0-go",
"url": "https://github.com/lukesampson/figlet/releases/download/go-1.0-win/figlet-go-1.0-win.zip",
"hash": "11ee1f4de608d147ab5b61ddb5967730e9b2c1e43f7d2c96582ee260c030e413",
"bin": "figlet.exe"
}
"homepage": "https://github.com/lukesampson/figlet",
"version": "1.0-go",
"url": "https://github.com/lukesampson/figlet/releases/download/go-1.0-win/figlet-go-1.0-win.zip",
"hash": "11ee1f4de608d147ab5b61ddb5967730e9b2c1e43f7d2c96582ee260c030e413",
"bin": "figlet.exe"
}

View File

@ -1,25 +1,25 @@
{
"homepage": "http://www.mingw.org/wiki/msys",
"version": "4.4.2",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/findutils-4.4.2-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/locate-4.4.2-2-msys-1.0.13-bin.tar.lzma"
],
"hash": [
"41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7",
"b533de0ee04dc4d53ca745210e41eb9437044ebd367c001f3615092e7214a4a3",
"f13de6d2e3c428e7f9a7251c6b01d6f7569e20f7ac126c68c028eb5f542473bb",
"779e819b7942dc070c45f4cba633e6a9ae4bfe8b506a3541f4ce86ad0595726d",
"3fbb9826feae0698a58c8e1bbaa46caafb2bd07a63c59e33cd4478aee14ee147"
],
"bin": [
"bin\\find.exe",
"bin\\oldfind.exe",
"bin\\xargs.exe",
"bin\\locate.exe"
]
}
"homepage": "http://www.mingw.org/wiki/msys",
"version": "4.4.2",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.17-2/libintl-0.17-2-msys-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.13.1-2/libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/findutils-4.4.2-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/findutils/findutils-4.4.2-2/locate-4.4.2-2-msys-1.0.13-bin.tar.lzma"
],
"hash": [
"41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7",
"b533de0ee04dc4d53ca745210e41eb9437044ebd367c001f3615092e7214a4a3",
"f13de6d2e3c428e7f9a7251c6b01d6f7569e20f7ac126c68c028eb5f542473bb",
"779e819b7942dc070c45f4cba633e6a9ae4bfe8b506a3541f4ce86ad0595726d",
"3fbb9826feae0698a58c8e1bbaa46caafb2bd07a63c59e33cd4478aee14ee147"
],
"bin": [
"bin\\find.exe",
"bin\\oldfind.exe",
"bin\\xargs.exe",
"bin\\locate.exe"
]
}

View File

@ -1,22 +1,22 @@
{
"homepage": "http://www.mingw.org/wiki/MSYS",
"version": "3.1.7",
"license": "GPL3",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gawk/gawk-3.1.7-2/gawk-3.1.7-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma"
],
"hash": [
"eb15478ea76e75b666ad7fc7049de21b9f487e0e1ea0e96d40953a477e91c3dd",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5",
"29db8c969661c511fbe2a341ab25c993c5f9c555842a75d6ddbcfa70dec16910",
"196921e8c232259c8e6a6852b9ee8d9ab2d29a91419f0c8dc27ba6f034231683"
],
"bin": [
"bin\\awk.exe",
"bin\\gawk.exe",
"bin\\pgawk.exe"
]
}
"homepage": "http://www.mingw.org/wiki/MSYS",
"version": "3.1.7",
"license": "GPL3",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gawk/gawk-3.1.7-2/gawk-3.1.7-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma"
],
"hash": [
"eb15478ea76e75b666ad7fc7049de21b9f487e0e1ea0e96d40953a477e91c3dd",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5",
"29db8c969661c511fbe2a341ab25c993c5f9c555842a75d6ddbcfa70dec16910",
"196921e8c232259c8e6a6852b9ee8d9ab2d29a91419f0c8dc27ba6f034231683"
],
"bin": [
"bin\\awk.exe",
"bin\\gawk.exe",
"bin\\pgawk.exe"
]
}

View File

@ -1,17 +1,17 @@
{
"homepage": "http://mingw-w64.sourceforge.net/",
"version": "4.8.1",
"architecture": {
"64bit": {
"url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/64-bit/threads-posix/seh/x64-4.8.1-release-posix-seh-rev5.7z",
"hash": "bb8bd0fe45da3ed9412acd5e432f28c8dccc3b559610e43980760314a283168f",
"extract_dir": "mingw64"
},
"32bit": {
"url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/32-bit/threads-posix/sjlj/x32-4.8.1-release-posix-sjlj-rev5.7z",
"hash": "e438ca54e1df9c45b16898d8e9ee941295ad8cde6f20330294e5be4794988582",
"extract_dir": "mingw32"
}
},
"env_add_path": "bin"
}
"homepage": "http://mingw-w64.sourceforge.net/",
"version": "4.8.1",
"architecture": {
"64bit": {
"url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/64-bit/threads-posix/seh/x64-4.8.1-release-posix-seh-rev5.7z",
"hash": "bb8bd0fe45da3ed9412acd5e432f28c8dccc3b559610e43980760314a283168f",
"extract_dir": "mingw64"
},
"32bit": {
"url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/host-windows/releases/4.8.1/32-bit/threads-posix/sjlj/x32-4.8.1-release-posix-sjlj-rev5.7z",
"hash": "e438ca54e1df9c45b16898d8e9ee941295ad8cde6f20330294e5be4794988582",
"extract_dir": "mingw32"
}
},
"env_add_path": "bin"
}

View File

@ -1,53 +1,53 @@
{
"homepage": "http://www.mingw.org/",
"version": "4.5.2",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-core-4.5.2-1-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-c%2B%2B-4.5.2-1-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-objc-4.5.2-1-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libgcc-4.5.2-1-mingw32-dll-1.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libstdc%2B%2B-4.5.2-1-mingw32-dll-6.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libobjc-4.5.2-1-mingw32-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libgomp-4.5.2-1-mingw32-dll-1.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libssp-4.5.2-1-mingw32-dll-0.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/binutils/binutils-2.21/binutils-2.21-2-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.0.1-1/libgmp-5.0.1-1-mingw32-dll-10.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.0.1-1/gmp-5.0.1-1-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-0.8.1-1/libmpc-0.8.1-1-mingw32-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-0.8.1-1/mpc-0.8.1-1-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-2.4.1-1/libmpfr-2.4.1-1-mingw32-dll-1.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-2.4.1-1/mpfr-2.4.1-1-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/pthreads-w32/pthreads-w32-2.8.0-3/libpthread-2.8.0-3-mingw32-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/pthreads-w32/pthreads-w32-2.8.0-3/pthreads-w32-2.8.0-3-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mingw-rt/mingwrt-3.18/mingwrt-3.18-mingw32-dll.tar.gz",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mingw-rt/mingwrt-3.18/mingwrt-3.18-mingw32-dev.tar.gz",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/w32api/w32api-3.15/w32api-3.15-1-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dev.tar.lzma"
],
"hash": [
"b53728068b72a87d7144f0f65b83db800885605b78f16bcefad3b2ff7f19956d",
"4dd23fed83b7ebd9c1e9ea0f37ec79e7057784faac17481bb220c137c725429f",
"cd42358f1c510cfd09a9dac45393d7081ac353e6141a404dced87baa4b06a138",
"5b0657df01b23fe5d955d13dde0ac110493a254c93a91f76fb19ce7d138d6245",
"77beebe7a5f48ff66e353f869bcd81399d6ed6f2664552cccfc73cd00116990e",
"798df18c2cfecc996db241819ac5799f3e690cc831d31d9ccf1048f08232741b",
"bb3c1c8e0a7b1e13eecedc5bb27b1b6b5ce4df72997449de336392584b455f3d",
"c9f272760b62ca7b8206f210217c95eca598650ae2468f5eb2ef78b97aa6c3b7",
"c583e553599fcb90cecc1a12a92430123f1bd97a1265972b9c71256efefa05de",
"23e0643d1d6f28d3acb1dcd83e592158b9bfa473fca50005f4474a216b4f2652",
"940475cfe32fba5a64abc6c97841bc7c8363f54fba72a414d439c115191d735c",
"7047bc36a85e96747a4353eb8c3e260b2c8dad2329acfae4ccfe15a0881935b6",
"ffa0865487f0588294e2ec8c1bda067cee5a0c955b7bd1d44a207ab3aca7234b",
"64a36a855e9b7bcd9f806707d65d15a1fba12b63cc0ea4a446ad9506c2430a41",
"c4285009cc850bcaed2d7c587ba365fbe6f7a77e0e369ef43db70d41f8b2726a",
"cbd460dde0b0abfde95b764725f08e02ab4f3af50eea508281041a5726b64e8a",
"5d2f526a96d7563a0e222b7c8d2171162fe6f58bc6abba66d255f6ae124da448",
"11befa7b8adf7b1f4f1c11c8f052f27d07bdd2284c55285b5e6c19e7bbc7b3f4",
"eea8c8cac5a4eedea230ce114fde7ec27d248d9678053c8b0d94b6a988746713",
"5fd2a820784c830008a876124f791ebe3c2031dc281b6be558828f3468f81172",
"6190f910d4f1f45f94ab6bd794f63e285d239a1820a8005680e9fff5a6e63438",
"030692d721c04c7bed9ed51b7f765f8249e4470a20d328a4745b9b643f55589e"
],
"env_add_path": "bin"
}
"homepage": "http://www.mingw.org/",
"version": "4.5.2",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-core-4.5.2-1-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-c%2B%2B-4.5.2-1-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/gcc-objc-4.5.2-1-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libgcc-4.5.2-1-mingw32-dll-1.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libstdc%2B%2B-4.5.2-1-mingw32-dll-6.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libobjc-4.5.2-1-mingw32-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libgomp-4.5.2-1-mingw32-dll-1.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.5.2-1/libssp-4.5.2-1-mingw32-dll-0.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/binutils/binutils-2.21/binutils-2.21-2-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.0.1-1/libgmp-5.0.1-1-mingw32-dll-10.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.0.1-1/gmp-5.0.1-1-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-0.8.1-1/libmpc-0.8.1-1-mingw32-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-0.8.1-1/mpc-0.8.1-1-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-2.4.1-1/libmpfr-2.4.1-1-mingw32-dll-1.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-2.4.1-1/mpfr-2.4.1-1-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/pthreads-w32/pthreads-w32-2.8.0-3/libpthread-2.8.0-3-mingw32-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/pthreads-w32/pthreads-w32-2.8.0-3/pthreads-w32-2.8.0-3-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mingw-rt/mingwrt-3.18/mingwrt-3.18-mingw32-dll.tar.gz",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mingw-rt/mingwrt-3.18/mingwrt-3.18-mingw32-dev.tar.gz",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/w32api/w32api-3.15/w32api-3.15-1-mingw32-dev.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dev.tar.lzma"
],
"hash": [
"b53728068b72a87d7144f0f65b83db800885605b78f16bcefad3b2ff7f19956d",
"4dd23fed83b7ebd9c1e9ea0f37ec79e7057784faac17481bb220c137c725429f",
"cd42358f1c510cfd09a9dac45393d7081ac353e6141a404dced87baa4b06a138",
"5b0657df01b23fe5d955d13dde0ac110493a254c93a91f76fb19ce7d138d6245",
"77beebe7a5f48ff66e353f869bcd81399d6ed6f2664552cccfc73cd00116990e",
"798df18c2cfecc996db241819ac5799f3e690cc831d31d9ccf1048f08232741b",
"bb3c1c8e0a7b1e13eecedc5bb27b1b6b5ce4df72997449de336392584b455f3d",
"c9f272760b62ca7b8206f210217c95eca598650ae2468f5eb2ef78b97aa6c3b7",
"c583e553599fcb90cecc1a12a92430123f1bd97a1265972b9c71256efefa05de",
"23e0643d1d6f28d3acb1dcd83e592158b9bfa473fca50005f4474a216b4f2652",
"940475cfe32fba5a64abc6c97841bc7c8363f54fba72a414d439c115191d735c",
"7047bc36a85e96747a4353eb8c3e260b2c8dad2329acfae4ccfe15a0881935b6",
"ffa0865487f0588294e2ec8c1bda067cee5a0c955b7bd1d44a207ab3aca7234b",
"64a36a855e9b7bcd9f806707d65d15a1fba12b63cc0ea4a446ad9506c2430a41",
"c4285009cc850bcaed2d7c587ba365fbe6f7a77e0e369ef43db70d41f8b2726a",
"cbd460dde0b0abfde95b764725f08e02ab4f3af50eea508281041a5726b64e8a",
"5d2f526a96d7563a0e222b7c8d2171162fe6f58bc6abba66d255f6ae124da448",
"11befa7b8adf7b1f4f1c11c8f052f27d07bdd2284c55285b5e6c19e7bbc7b3f4",
"eea8c8cac5a4eedea230ce114fde7ec27d248d9678053c8b0d94b6a988746713",
"5fd2a820784c830008a876124f791ebe3c2031dc281b6be558828f3468f81172",
"6190f910d4f1f45f94ab6bd794f63e285d239a1820a8005680e9fff5a6e63438",
"030692d721c04c7bed9ed51b7f765f8249e4470a20d328a4745b9b643f55589e"
],
"env_add_path": "bin"
}

View File

@ -1,12 +1,12 @@
{
"version": "1.0.4",
"homepage": "https://github.com/simonwhitaker/gibo",
"license": "https://github.com/simonwhitaker/gibo/blob/master/UNLICENSE",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore.",
"url": "https://github.com/simonwhitaker/gibo/archive/master.zip",
"hash": "b358ab0a2d39e304b3a79660ffebf6b0e99496a8b73854e0d230218cb49fc309",
"extract_dir": "gibo-master",
"bin": [
"gibo.bat"
]
"version": "1.0.4",
"homepage": "https://github.com/simonwhitaker/gibo",
"license": "https://github.com/simonwhitaker/gibo/blob/master/UNLICENSE",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore.",
"url": "https://github.com/simonwhitaker/gibo/archive/master.zip",
"hash": "b358ab0a2d39e304b3a79660ffebf6b0e99496a8b73854e0d230218cb49fc309",
"extract_dir": "gibo-master",
"bin": [
"gibo.bat"
]
}

View File

@ -7,10 +7,10 @@
"url": "https://github.com/git-for-windows/git/releases/download/v2.4.6.windows.1/PortableGit-2.4.6-5th-release-candidate-64-bit.7z.exe#/dl.7z",
"hash": "cc7d8df6edf7bd3689d685a2da7561ca7aee34936e868b475cddd72bfc6f953b"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.4.6.windows.1/PortableGit-2.4.6-5th-release-candidate-32-bit.7z.exe#/dl.7z",
"hash": "1b373b2238f44b0d96ae07a9965399caeb31180bf3cdd6585e3c34a4851dc9c2"
}
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.4.6.windows.1/PortableGit-2.4.6-5th-release-candidate-32-bit.7z.exe#/dl.7z",
"hash": "1b373b2238f44b0d96ae07a9965399caeb31180bf3cdd6585e3c34a4851dc9c2"
}
},
"bin": [ "cmd\\git.exe", "cmd\\gitk.exe", "cmd\\git-gui.exe" ],
"post_install": [

View File

@ -1,15 +1,15 @@
{
"homepage": "http://msysgit.github.io/",
"license": "GPL2",
"version": "1.9.5-preview20150319",
"url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z",
"hash": "26261872847b18d171a197c8e4b3f4c0e60b4310c4b8ef1f4d9884950288aa7c",
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
"post_install": [
"git config --global credential.helper wincred"
],
"checkver": {
"url": "http://git-scm.com/download/win",
"re": "downloading version <strong>([^<]+)</strong>"
}
"homepage": "http://msysgit.github.io/",
"license": "GPL2",
"version": "1.9.5-preview20150319",
"url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z",
"hash": "26261872847b18d171a197c8e4b3f4c0e60b4310c4b8ef1f4d9884950288aa7c",
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
"post_install": [
"git config --global credential.helper wincred"
],
"checkver": {
"url": "http://git-scm.com/download/win",
"re": "downloading version <strong>([^<]+)</strong>"
}
}

38
go.json
View File

@ -1,21 +1,21 @@
{
"version": "1.4.2",
"homepage": "http://golang.org",
"license": "http://golang.org/LICENSE",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/golang/go1.4.2.windows-amd64.zip",
"hash": "sha1:91b229a3ff0a1ce6e791c832b0b4670bfc5457b5"
},
"32bit": {
"url": "https://storage.googleapis.com/golang/go1.4.2.windows-386.zip",
"hash": "sha1:0e074e66a7816561d7947ff5c3514be96f347dc4"
}
},
"extract_dir": "go",
"env_add_path": "bin",
"env_set": {
"GOROOT": "$dir"
},
"checkver": "<div id=\"footer\">\\s*Build version go([0-9\\.]+)\\.<br>"
"version": "1.4.2",
"homepage": "http://golang.org",
"license": "http://golang.org/LICENSE",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/golang/go1.4.2.windows-amd64.zip",
"hash": "sha1:91b229a3ff0a1ce6e791c832b0b4670bfc5457b5"
},
"32bit": {
"url": "https://storage.googleapis.com/golang/go1.4.2.windows-386.zip",
"hash": "sha1:0e074e66a7816561d7947ff5c3514be96f347dc4"
}
},
"extract_dir": "go",
"env_add_path": "bin",
"env_set": {
"GOROOT": "$dir"
},
"checkver": "<div id=\"footer\">\\s*Build version go([0-9\\.]+)\\.<br>"
}

276
gow.json
View File

@ -1,139 +1,139 @@
{
"homepage": "https://github.com/bmatzelle/gow",
"version": "0.8.0",
"url": "https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe#.7z",
"hash": "9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42",
"extract_dir": "",
"checkver": {
"url": "https://github.com/bmatzelle/gow/releases",
"re": "<a.*?>Gow ([0-9\\.]+)</a>"
},
"pre_install": "
\"@cscript //NoLogo \"\"$dir\\bin\\gow.vbs\"\" %1\" | Set-Content -force \"$dir\\bin\\gow.bat\"
",
"post_install": "
# create etc directory (required by bash), if needed
if (! (test-path \"$dir\\etc\")) { new-item -itemtype directory \"$dir\\etc\" }
",
"bin": [
"bin\\awk.exe",
"bin\\basename.exe",
"bin\\bash.exe",
"bin\\bc.exe",
"bin\\bison.exe",
"bin\\bunzip2.exe",
"bin\\bzip2.exe",
"bin\\bzip2recover.exe",
"bin\\cat.exe",
"bin\\chgrp.exe",
"bin\\chmod.exe",
"bin\\chown.exe",
"bin\\chroot.exe",
"bin\\cksum.exe",
"bin\\clear.bat",
"bin\\cp.exe",
"bin\\csplit.exe",
"bin\\curl.exe",
"bin\\cut.exe",
"bin\\dc.exe",
"bin\\dd.exe",
"bin\\df.exe",
"bin\\diff.exe",
"bin\\diff3.exe",
"bin\\dirname.exe",
"bin\\dos2unix.exe",
"bin\\du.exe",
"bin\\egrep.exe",
"bin\\env.exe",
"bin\\expand.exe",
"bin\\expr.exe",
"bin\\factor.exe",
"bin\\fgrep.exe",
"bin\\flex.exe",
"bin\\fmt.exe",
"bin\\fold.exe",
"bin\\gawk.exe",
"bin\\gfind.exe",
"bin\\gow.bat",
"bin\\grep.exe",
"bin\\gsar.exe",
"bin\\gsort.exe",
"bin\\gzip.exe",
"bin\\head.exe",
"bin\\hostid.exe",
"bin\\hostname.exe",
"bin\\id.exe",
"bin\\indent.exe",
"bin\\install.exe",
"bin\\join.exe",
"bin\\jwhois.exe",
"bin\\less.exe",
"bin\\lesskey.exe",
"bin\\ln.exe",
"bin\\ls.exe",
"bin\\m4.exe",
"bin\\make.exe",
"bin\\md5sum.exe",
"bin\\mkdir.exe",
"bin\\mkfifo.exe",
"bin\\mknod.exe",
"bin\\mv.exe",
"bin\\nano.exe",
"bin\\ncftp.exe",
"bin\\nl.exe",
"bin\\od.exe",
"bin\\pageant.exe",
"bin\\paste.exe",
"bin\\patch.exe",
"bin\\pathchk.exe",
"bin\\plink.exe",
"bin\\pr.exe",
"bin\\printenv.exe",
"bin\\printf.exe",
"bin\\pscp.exe",
"bin\\psftp.exe",
"bin\\putty.exe",
"bin\\puttygen.exe",
"bin\\pwd.exe",
"bin\\rm.exe",
"bin\\rmdir.exe",
"bin\\scp.bat",
"bin\\sdiff.exe",
"bin\\sed.exe",
"bin\\seq.exe",
"bin\\sftp.bat",
"bin\\sha1sum.exe",
"bin\\shar.exe",
"bin\\sleep.exe",
"bin\\split.exe",
"bin\\ssh.bat",
"bin\\su.exe",
"bin\\sum.exe",
"bin\\sync.exe",
"bin\\tac.exe",
"bin\\tail.exe",
"bin\\tar.exe",
"bin\\tee.exe",
"bin\\test.exe",
"bin\\touch.exe",
"bin\\tr.exe",
"bin\\uname.exe",
"bin\\unexpand.exe",
"bin\\uniq.exe",
"bin\\unix2dos.exe",
"bin\\unlink.exe",
"bin\\unrar.exe",
"bin\\unshar.exe",
"bin\\uudecode.exe",
"bin\\uuencode.exe",
"bin\\vim.exe",
"bin\\wc.exe",
"bin\\wget.exe",
"bin\\whereis.bat",
"bin\\which.exe",
"bin\\whoami.exe",
"bin\\xargs.exe",
"bin\\yes.exe",
"bin\\zip.exe"
]
}
"homepage": "https://github.com/bmatzelle/gow",
"version": "0.8.0",
"url": "https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe#.7z",
"hash": "9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42",
"extract_dir": "",
"checkver": {
"url": "https://github.com/bmatzelle/gow/releases",
"re": "<a.*?>Gow ([0-9\\.]+)</a>"
},
"pre_install": "
\"@cscript //NoLogo \"\"$dir\\bin\\gow.vbs\"\" %1\" | Set-Content -force \"$dir\\bin\\gow.bat\"
",
"post_install": "
# create etc directory (required by bash), if needed
if (! (test-path \"$dir\\etc\")) { new-item -itemtype directory \"$dir\\etc\" }
",
"bin": [
"bin\\awk.exe",
"bin\\basename.exe",
"bin\\bash.exe",
"bin\\bc.exe",
"bin\\bison.exe",
"bin\\bunzip2.exe",
"bin\\bzip2.exe",
"bin\\bzip2recover.exe",
"bin\\cat.exe",
"bin\\chgrp.exe",
"bin\\chmod.exe",
"bin\\chown.exe",
"bin\\chroot.exe",
"bin\\cksum.exe",
"bin\\clear.bat",
"bin\\cp.exe",
"bin\\csplit.exe",
"bin\\curl.exe",
"bin\\cut.exe",
"bin\\dc.exe",
"bin\\dd.exe",
"bin\\df.exe",
"bin\\diff.exe",
"bin\\diff3.exe",
"bin\\dirname.exe",
"bin\\dos2unix.exe",
"bin\\du.exe",
"bin\\egrep.exe",
"bin\\env.exe",
"bin\\expand.exe",
"bin\\expr.exe",
"bin\\factor.exe",
"bin\\fgrep.exe",
"bin\\flex.exe",
"bin\\fmt.exe",
"bin\\fold.exe",
"bin\\gawk.exe",
"bin\\gfind.exe",
"bin\\gow.bat",
"bin\\grep.exe",
"bin\\gsar.exe",
"bin\\gsort.exe",
"bin\\gzip.exe",
"bin\\head.exe",
"bin\\hostid.exe",
"bin\\hostname.exe",
"bin\\id.exe",
"bin\\indent.exe",
"bin\\install.exe",
"bin\\join.exe",
"bin\\jwhois.exe",
"bin\\less.exe",
"bin\\lesskey.exe",
"bin\\ln.exe",
"bin\\ls.exe",
"bin\\m4.exe",
"bin\\make.exe",
"bin\\md5sum.exe",
"bin\\mkdir.exe",
"bin\\mkfifo.exe",
"bin\\mknod.exe",
"bin\\mv.exe",
"bin\\nano.exe",
"bin\\ncftp.exe",
"bin\\nl.exe",
"bin\\od.exe",
"bin\\pageant.exe",
"bin\\paste.exe",
"bin\\patch.exe",
"bin\\pathchk.exe",
"bin\\plink.exe",
"bin\\pr.exe",
"bin\\printenv.exe",
"bin\\printf.exe",
"bin\\pscp.exe",
"bin\\psftp.exe",
"bin\\putty.exe",
"bin\\puttygen.exe",
"bin\\pwd.exe",
"bin\\rm.exe",
"bin\\rmdir.exe",
"bin\\scp.bat",
"bin\\sdiff.exe",
"bin\\sed.exe",
"bin\\seq.exe",
"bin\\sftp.bat",
"bin\\sha1sum.exe",
"bin\\shar.exe",
"bin\\sleep.exe",
"bin\\split.exe",
"bin\\ssh.bat",
"bin\\su.exe",
"bin\\sum.exe",
"bin\\sync.exe",
"bin\\tac.exe",
"bin\\tail.exe",
"bin\\tar.exe",
"bin\\tee.exe",
"bin\\test.exe",
"bin\\touch.exe",
"bin\\tr.exe",
"bin\\uname.exe",
"bin\\unexpand.exe",
"bin\\uniq.exe",
"bin\\unix2dos.exe",
"bin\\unlink.exe",
"bin\\unrar.exe",
"bin\\unshar.exe",
"bin\\uudecode.exe",
"bin\\uuencode.exe",
"bin\\vim.exe",
"bin\\wc.exe",
"bin\\wget.exe",
"bin\\whereis.bat",
"bin\\which.exe",
"bin\\whoami.exe",
"bin\\xargs.exe",
"bin\\yes.exe",
"bin\\zip.exe"
]
}

View File

@ -1,10 +1,10 @@
{
"homepage": "http://www.gradle.org",
"version": "2.5",
"license": "Apache 2.0",
"hash": "3F953E0CB14BB3F9EBBE11946E84071547BF5DFD575D90CFE9CC4E788DA38555",
"url": "https://services.gradle.org/distributions/gradle-2.5-bin.zip",
"extract_dir": "gradle-2.5",
"bin": "bin\\gradle.bat",
"depends": "openjdk"
"homepage": "http://www.gradle.org",
"version": "2.5",
"license": "Apache 2.0",
"hash": "3F953E0CB14BB3F9EBBE11946E84071547BF5DFD575D90CFE9CC4E788DA38555",
"url": "https://services.gradle.org/distributions/gradle-2.5-bin.zip",
"extract_dir": "gradle-2.5",
"bin": "bin\\gradle.bat",
"depends": "openjdk"
}

View File

@ -1,47 +1,47 @@
{
"homepage": "http://www.graphviz.org/",
"version": "2.38",
"license": "EPL",
"url": "http://www.graphviz.org/pub/graphviz/stable/windows/graphviz-2.38.msi",
"hash": "c794ea03bc2631fff468f4d97fa6726c536fc98ee579529779aa6f45e94e4f6d",
"bin": [
"bin/acyclic.exe",
"bin/bcomps.exe",
"bin/ccomps.exe",
"bin/circo.exe",
"bin/dijkstra.exe",
"bin/dot.exe",
"bin/dotty.exe",
"bin/fc-cache.exe",
"bin/fc-cat.exe",
"bin/fc-list.exe",
"bin/fc-match.exe",
"bin/fdp.exe",
"bin/gc.exe",
"bin/gml2gv.exe",
"bin/graphml2gv.exe",
"bin/gv2gml.exe",
"bin/gvcolor.exe",
"bin/gvedit.exe",
"bin/gvgen.exe",
"bin/gvmap.exe",
"bin/gvpack.exe",
"bin/gvpr.exe",
"bin/gxl2gv.exe",
"bin/lefty.exe",
"bin/lneato.exe",
"bin/mingle.exe",
"bin/mm2gv.exe",
"bin/neato.exe",
"bin/nop.exe",
"bin/osage.exe",
"bin/patchwork.exe",
"bin/prune.exe",
"bin/sccmap.exe",
"bin/sfdp.exe",
"bin/smyrna.exe",
"bin/tred.exe",
"bin/twopi.exe",
"bin/unflatten.exe"
]
}
"homepage": "http://www.graphviz.org/",
"version": "2.38",
"license": "EPL",
"url": "http://www.graphviz.org/pub/graphviz/stable/windows/graphviz-2.38.msi",
"hash": "c794ea03bc2631fff468f4d97fa6726c536fc98ee579529779aa6f45e94e4f6d",
"bin": [
"bin/acyclic.exe",
"bin/bcomps.exe",
"bin/ccomps.exe",
"bin/circo.exe",
"bin/dijkstra.exe",
"bin/dot.exe",
"bin/dotty.exe",
"bin/fc-cache.exe",
"bin/fc-cat.exe",
"bin/fc-list.exe",
"bin/fc-match.exe",
"bin/fdp.exe",
"bin/gc.exe",
"bin/gml2gv.exe",
"bin/graphml2gv.exe",
"bin/gv2gml.exe",
"bin/gvcolor.exe",
"bin/gvedit.exe",
"bin/gvgen.exe",
"bin/gvmap.exe",
"bin/gvpack.exe",
"bin/gvpr.exe",
"bin/gxl2gv.exe",
"bin/lefty.exe",
"bin/lneato.exe",
"bin/mingle.exe",
"bin/mm2gv.exe",
"bin/neato.exe",
"bin/nop.exe",
"bin/osage.exe",
"bin/patchwork.exe",
"bin/prune.exe",
"bin/sccmap.exe",
"bin/sfdp.exe",
"bin/smyrna.exe",
"bin/tred.exe",
"bin/twopi.exe",
"bin/unflatten.exe"
]
}

View File

@ -1,14 +1,14 @@
{
"homepage": "http://gnuwin32.sourceforge.net/packages/grep.htm",
"version": "2.5.4",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip",
"http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-dep.zip"
],
"hash": [
"md5:c1733d1bc0def1e47f99bad83a0e3116",
"md5:cc990f643b460ce4ee37264cc00713c6"
],
"bin": "bin\\grep.exe"
}
"homepage": "http://gnuwin32.sourceforge.net/packages/grep.htm",
"version": "2.5.4",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-bin.zip",
"http://ufpr.dl.sourceforge.net/project/gnuwin32/grep/2.5.4/grep-2.5.4-dep.zip"
],
"hash": [
"md5:c1733d1bc0def1e47f99bad83a0e3116",
"md5:cc990f643b460ce4ee37264cc00713c6"
],
"bin": "bin\\grep.exe"
}

View File

@ -19,4 +19,4 @@
"GROOVY_HOME": "$dir"
},
"depends": "openjdk"
}
}

View File

@ -1,14 +1,14 @@
{
"homepage": "http://www.mingw.org/wiki/msys",
"version": "1.3.12",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gzip/gzip-1.3.12-2/gzip-1.3.12-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma"
],
"hash": [
"ae0025264557c146044930e5085f1dffd479f2ff21492b1c2454efd689d287be",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5"
],
"bin": "bin\\gzip.exe"
}
"homepage": "http://www.mingw.org/wiki/msys",
"version": "1.3.12",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gzip/gzip-1.3.12-2/gzip-1.3.12-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma"
],
"hash": [
"ae0025264557c146044930e5085f1dffd479f2ff21492b1c2454efd689d287be",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5"
],
"bin": "bin\\gzip.exe"
}

View File

@ -1,25 +1,25 @@
{
"homepage": "http://www.haskell.org",
"version": "2014.2.0.0",
"architecture": {
"64bit": {
"url": "http://www.haskell.org/platform/download/2014.2.0.0/HaskellPlatform-2014.2.0.0-x86_64-setup.exe#/dl.7z",
"hash": "11f09ed6492441d4b3ed61f04614c09ca88244fa18e248f5f22804c9a7bda116"
},
"32bit": {
"url": "http://www.haskell.org/platform/download/2014.2.0.0/HaskellPlatform-2014.2.0.0-i386-setup.exe#/dl.7z",
"hash": "719bd61329d1cd8c015c700661c7ba02f17c0c1c4a9e87495270132a5be3bbc4"
}
},
"bin": [
"bin\\ghc.exe",
"bin\\ghc-pkg.exe",
"bin\\haddock.exe",
"bin\\hp2ps.exe",
"bin\\hpc.exe",
"bin\\hsc2hs.exe",
"bin\\runghc.exe",
"bin\\runhaskell.exe",
"lib\\extralibs\\bin\\cabal.exe"
]
"homepage": "http://www.haskell.org",
"version": "2014.2.0.0",
"architecture": {
"64bit": {
"url": "http://www.haskell.org/platform/download/2014.2.0.0/HaskellPlatform-2014.2.0.0-x86_64-setup.exe#/dl.7z",
"hash": "11f09ed6492441d4b3ed61f04614c09ca88244fa18e248f5f22804c9a7bda116"
},
"32bit": {
"url": "http://www.haskell.org/platform/download/2014.2.0.0/HaskellPlatform-2014.2.0.0-i386-setup.exe#/dl.7z",
"hash": "719bd61329d1cd8c015c700661c7ba02f17c0c1c4a9e87495270132a5be3bbc4"
}
},
"bin": [
"bin\\ghc.exe",
"bin\\ghc-pkg.exe",
"bin\\haddock.exe",
"bin\\hp2ps.exe",
"bin\\hpc.exe",
"bin\\hsc2hs.exe",
"bin\\runghc.exe",
"bin\\runhaskell.exe",
"lib\\extralibs\\bin\\cabal.exe"
]
}

View File

@ -13,4 +13,4 @@
"HAXEPATH": "$dir"
},
"depends": "neko"
}
}

View File

@ -17,4 +17,4 @@
"bin": [
"hub.exe"
]
}
}

View File

@ -15,4 +15,4 @@
"bin": [
["hugo_0.14_windows_*.exe", "hugo"]
]
}
}

View File

@ -1,24 +1,24 @@
{
"homepage": "http://www.mingw.org/",
"version": "1.14-3",
"license": "GPLv3+",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gettext/gettext-0.18.3.1-1/gettext-0.18.3.1-1-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.8.1-4/gcc-core-4.8.1-4-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-1.0.1-2/mpc-1.0.1-2-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-3.1.2-2/mpfr-3.1.2-2-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.1.2/gmp-5.1.2-1-mingw32-dll.tar.lzma"
],
"hash": [
"540592b29a5964a566127d3e976f0c0df8ffc1137788030c17a44750e7b02340",
"fbdab03c19c6c50f15b58d02a3cb8c31e8d95baafaa67239f389b9023c7757fd",
"3c1daf9fade6342de5bb00aacdf85155eb04b07ee3ffe4b1c33b99692329391f",
"0dab5f923c5d289b8e7e22a3b16ebff5ff8b7c7c0d295ac71806d97ef87b8bee",
"d0cd8770aee5df0f3008f2d11383ed3b9c918902ba43ac20374b91fb37a4e58c",
"063e607c9a576a3ed62d3986f7263cff69cbb5f9e366b981ba36001c08c6a973",
"7fe1d9de26875386c1fbce1f9a971d43c45644b2df3ead2c5ff0042053b5b75d"
],
"bin": "bin\\iconv.exe"
"homepage": "http://www.mingw.org/",
"version": "1.14-3",
"license": "GPLv3+",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gettext/gettext-0.18.3.1-1/gettext-0.18.3.1-1-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gcc/Version4/gcc-4.8.1-4/gcc-core-4.8.1-4-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpc/mpc-1.0.1-2/mpc-1.0.1-2-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/mpfr/mpfr-3.1.2-2/mpfr-3.1.2-2-mingw32-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MinGW/Base/gmp/gmp-5.1.2/gmp-5.1.2-1-mingw32-dll.tar.lzma"
],
"hash": [
"540592b29a5964a566127d3e976f0c0df8ffc1137788030c17a44750e7b02340",
"fbdab03c19c6c50f15b58d02a3cb8c31e8d95baafaa67239f389b9023c7757fd",
"3c1daf9fade6342de5bb00aacdf85155eb04b07ee3ffe4b1c33b99692329391f",
"0dab5f923c5d289b8e7e22a3b16ebff5ff8b7c7c0d295ac71806d97ef87b8bee",
"d0cd8770aee5df0f3008f2d11383ed3b9c918902ba43ac20374b91fb37a4e58c",
"063e607c9a576a3ed62d3986f7263cff69cbb5f9e366b981ba36001c08c6a973",
"7fe1d9de26875386c1fbce1f9a971d43c45644b2df3ead2c5ff0042053b5b75d"
],
"bin": "bin\\iconv.exe"
}

View File

@ -1,8 +1,8 @@
{
"homepage": "http://innounp.sourceforge.net",
"version": "0.43",
"url": "http://sourceforge.net/projects/innounp/files/innounp/innounp%200.43/innounp043.rar",
"hash": "b03cbbfabd7be82a148aed2a8b4de9f554b40f8dc84e2577420ba2ef7d866338",
"bin": "innounp.exe",
"checkver": "<a name=\"History\">.*?<b>([0-9\\.]+)</b>"
"homepage": "http://innounp.sourceforge.net",
"version": "0.43",
"url": "http://sourceforge.net/projects/innounp/files/innounp/innounp%200.43/innounp043.rar",
"hash": "b03cbbfabd7be82a148aed2a8b4de9f554b40f8dc84e2577420ba2ef7d866338",
"bin": "innounp.exe",
"checkver": "<a name=\"History\">.*?<b>([0-9\\.]+)</b>"
}

View File

@ -1,39 +1,39 @@
{
"homepage": "http://julialang.org",
"version": "0.3.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://s3.amazonaws.com/julialang/bin/winnt/x64/0.3/julia-0.3.1-win64.exe#/dl.7z",
"hash": "9281860af4939b48bb69d87b1c39777ee2e02a5b3d6a70b758b03a1c87bfe2ec"
},
"32bit": {
"url": "http://s3.amazonaws.com/julialang/bin/winnt/x86/0.3/julia-0.3.1-win32.exe#/dl.7z",
"hash": "214d2a57da9d12ba7e39ef9cb2a41478d0901e1f79943a6c8b54ffe6958e0936"
}
},
"installer": {
"file": "julia-installer.exe",
"args": [
"/S",
"/D=$dir"
]
},
"uninstaller": {
"file": "uninstall.exe",
"args": "/S"
},
"env_set": {
"JULIA_HOME": "$dir\\bin",
"JULIA_EXE": "julia.exe",
"JULIA": "$dir\\bin\\julia.exe",
"JL_PRIVATE_LIB_DIR": "bin"
},
"bin": [
[ "bin\\julia.exe", "julia" ]
],
"checkver": {
"url": "http://julialang.org/downloads/",
"re": "<h1>Current Release</h1>\\s*<a name=\"v([^\"]+)\"></a>"
}
"homepage": "http://julialang.org",
"version": "0.3.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://s3.amazonaws.com/julialang/bin/winnt/x64/0.3/julia-0.3.1-win64.exe#/dl.7z",
"hash": "9281860af4939b48bb69d87b1c39777ee2e02a5b3d6a70b758b03a1c87bfe2ec"
},
"32bit": {
"url": "http://s3.amazonaws.com/julialang/bin/winnt/x86/0.3/julia-0.3.1-win32.exe#/dl.7z",
"hash": "214d2a57da9d12ba7e39ef9cb2a41478d0901e1f79943a6c8b54ffe6958e0936"
}
},
"installer": {
"file": "julia-installer.exe",
"args": [
"/S",
"/D=$dir"
]
},
"uninstaller": {
"file": "uninstall.exe",
"args": "/S"
},
"env_set": {
"JULIA_HOME": "$dir\\bin",
"JULIA_EXE": "julia.exe",
"JULIA": "$dir\\bin\\julia.exe",
"JL_PRIVATE_LIB_DIR": "bin"
},
"bin": [
[ "bin\\julia.exe", "julia" ]
],
"checkver": {
"url": "http://julialang.org/downloads/",
"re": "<h1>Current Release</h1>\\s*<a name=\"v([^\"]+)\"></a>"
}
}

View File

@ -14,4 +14,4 @@
"KOTLIN_HOME": "$dir"
},
"depends": "openjdk"
}
}

View File

@ -5,9 +5,9 @@
"https://raw.githubusercontent.com/aspnet/Home/master/kvm.ps1"
],
"homepage": "https://github.com/aspnet/Home",
"env_set": {
"env_set": {
"KRE_HOME": "$dir\\.k",
"KRE_USER_HOME": "$dir\\.k"
"KRE_USER_HOME": "$dir\\.k"
},
"bin": "kvm.ps1",
"post_install": "iex \"kvm upgrade\""

View File

@ -1,14 +1,14 @@
{
"homepage": "http://gnuwin32.sourceforge.net/packages/less.htm",
"version": "394",
"license": "Simplified BSD",
"url": [
"http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-bin.zip",
"http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-dep.zip"
],
"hash": [
"md5:20f94bcc8a3347bd9a9ca32587d82eae",
"md5:539dce63be2b89a22af7b526d1022f72"
],
"bin": "bin\\less.exe"
}
"homepage": "http://gnuwin32.sourceforge.net/packages/less.htm",
"version": "394",
"license": "Simplified BSD",
"url": [
"http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-bin.zip",
"http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-dep.zip"
],
"hash": [
"md5:20f94bcc8a3347bd9a9ca32587d82eae",
"md5:539dce63be2b89a22af7b526d1022f72"
],
"bin": "bin\\less.exe"
}

12
ln.json
View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2015.04.25",
"url": "https://raw.githubusercontent.com/lukesampson/psutils/4e363db/ln.ps1",
"hash": "81e9447d5d0108057c54380a8e49f6db9fa5806d2018e7b27bd68f3fb8332b98",
"bin": "ln.ps1"
}
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2015.04.25",
"url": "https://raw.githubusercontent.com/lukesampson/psutils/4e363db/ln.ps1",
"hash": "81e9447d5d0108057c54380a8e49f6db9fa5806d2018e7b27bd68f3fb8332b98",
"bin": "ln.ps1"
}

View File

@ -1,49 +1,49 @@
{
"homepage": "http://mariadb.org",
"version": "10.0.17",
"license": "GPL2",
"architecture": {
"64bit": {
"url": "https://downloads.mariadb.org/f/mariadb-10.0.17/winx64-packages/mariadb-10.0.17-winx64.zip",
"hash": "md5:e1c0bf484eb36c2e7323be0a4262577b",
"extract_dir": "mariadb-10.0.17-winx64"
},
"32bit": {
"url": "https://downloads.mariadb.org/f/mariadb-10.0.17/win32-packages/mariadb-10.0.17-win32.zip",
"hash": "md5:0ddb1003dc2a39f281b57ca408c5867d",
"extract_dir": "mariadb-10.0.17-win32"
}
},
"bin": [
"bin\\aria_chk.exe",
"bin\\aria_dump_log.exe",
"bin\\aria_ftdump.exe",
"bin\\aria_pack.exe",
"bin\\aria_read_log.exe",
"bin\\myisamchk.exe",
"bin\\myisamlog.exe",
"bin\\myisampack.exe",
"bin\\myisam_ftdump.exe",
"bin\\mysql.exe",
"bin\\mysqladmin.exe",
"bin\\mysqlbinlog.exe",
"bin\\mysqlcheck.exe",
"bin\\mysqld.exe",
"bin\\mysqldump.exe",
"bin\\mysqlimport.exe",
"bin\\mysqlshow.exe",
"bin\\mysqlslap.exe",
"bin\\mysqltest.exe",
"bin\\mysqltest_embedded.exe",
"bin\\mysql_client_test.exe",
"bin\\mysql_client_test_embedded.exe",
"bin\\mysql_embedded.exe",
"bin\\mysql_install_db.exe",
"bin\\mysql_plugin.exe",
"bin\\mysql_tzinfo_to_sql.exe",
"bin\\mysql_upgrade.exe",
"bin\\mysql_upgrade_service.exe",
"bin\\mysql_upgrade_wizard.exe",
"bin\\my_print_defaults.exe"
]
"homepage": "http://mariadb.org",
"version": "10.0.17",
"license": "GPL2",
"architecture": {
"64bit": {
"url": "https://downloads.mariadb.org/f/mariadb-10.0.17/winx64-packages/mariadb-10.0.17-winx64.zip",
"hash": "md5:e1c0bf484eb36c2e7323be0a4262577b",
"extract_dir": "mariadb-10.0.17-winx64"
},
"32bit": {
"url": "https://downloads.mariadb.org/f/mariadb-10.0.17/win32-packages/mariadb-10.0.17-win32.zip",
"hash": "md5:0ddb1003dc2a39f281b57ca408c5867d",
"extract_dir": "mariadb-10.0.17-win32"
}
},
"bin": [
"bin\\aria_chk.exe",
"bin\\aria_dump_log.exe",
"bin\\aria_ftdump.exe",
"bin\\aria_pack.exe",
"bin\\aria_read_log.exe",
"bin\\myisamchk.exe",
"bin\\myisamlog.exe",
"bin\\myisampack.exe",
"bin\\myisam_ftdump.exe",
"bin\\mysql.exe",
"bin\\mysqladmin.exe",
"bin\\mysqlbinlog.exe",
"bin\\mysqlcheck.exe",
"bin\\mysqld.exe",
"bin\\mysqldump.exe",
"bin\\mysqlimport.exe",
"bin\\mysqlshow.exe",
"bin\\mysqlslap.exe",
"bin\\mysqltest.exe",
"bin\\mysqltest_embedded.exe",
"bin\\mysql_client_test.exe",
"bin\\mysql_client_test_embedded.exe",
"bin\\mysql_embedded.exe",
"bin\\mysql_install_db.exe",
"bin\\mysql_plugin.exe",
"bin\\mysql_tzinfo_to_sql.exe",
"bin\\mysql_upgrade.exe",
"bin\\mysql_upgrade_service.exe",
"bin\\mysql_upgrade_wizard.exe",
"bin\\my_print_defaults.exe"
]
}

View File

@ -1,15 +1,15 @@
{
"homepage": "https://maven.apache.org/",
"version": "3.2.5",
"license": "Apache 2.0",
"url": "http://mirror.rackcentral.com.au/apache/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip",
"hash": "b7c558dc0b2ebb604724ccb76e95dc40697d0a5a4112d5b0c8ab9019bc078fd3",
"extract_dir": "apache-maven-3.2.5",
"bin": [
"bin\\mvn.bat"
],
"env_set": {
"M2_HOME": "$dir"
},
"depends": "openjdk"
"homepage": "https://maven.apache.org/",
"version": "3.2.5",
"license": "Apache 2.0",
"url": "http://mirror.rackcentral.com.au/apache/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip",
"hash": "b7c558dc0b2ebb604724ccb76e95dc40697d0a5a4112d5b0c8ab9019bc078fd3",
"extract_dir": "apache-maven-3.2.5",
"bin": [
"bin\\mvn.bat"
],
"env_set": {
"M2_HOME": "$dir"
},
"depends": "openjdk"
}

View File

@ -1,36 +1,36 @@
{
"homepage": "http://www.mongodb.org",
"version": "2.6.7",
"license": "http://www.mongodb.org/about/licensing/",
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-2.6.7.zip",
"hash": "ED2A20B22993F95E365F9E5FE11356AFCD9206EBCF376E5BDFC8B1B2FA5D516B",
"extract_dir": "mongodb-win32-x86_64-2008plus-2.6.7"
},
"32bit": {
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-i386-2.6.7.zip",
"hash": "1CABE7E7DE91463A563821EF8E914BFA9D2CDAEF27EDFDE5784BDCE003B02AF5",
"extract_dir": "mongodb-win32-i386-2.6.7"
}
},
"bin": [
"bin\\bsondump.exe",
"bin\\mongo.exe",
"bin\\mongod.exe",
"bin\\mongodump.exe",
"bin\\mongoexport.exe",
"bin\\mongofiles.exe",
"bin\\mongoimport.exe",
"bin\\mongooplog.exe",
"bin\\mongoperf.exe",
"bin\\mongorestore.exe",
"bin\\mongos.exe",
"bin\\mongostat.exe",
"bin\\mongotop.exe"
],
"checkver": {
"url": "http://www.mongodb.org/downloads",
"re": "Production Release \\(([^<]+)\\)"
}
"homepage": "http://www.mongodb.org",
"version": "2.6.7",
"license": "http://www.mongodb.org/about/licensing/",
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-2.6.7.zip",
"hash": "ED2A20B22993F95E365F9E5FE11356AFCD9206EBCF376E5BDFC8B1B2FA5D516B",
"extract_dir": "mongodb-win32-x86_64-2008plus-2.6.7"
},
"32bit": {
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-i386-2.6.7.zip",
"hash": "1CABE7E7DE91463A563821EF8E914BFA9D2CDAEF27EDFDE5784BDCE003B02AF5",
"extract_dir": "mongodb-win32-i386-2.6.7"
}
},
"bin": [
"bin\\bsondump.exe",
"bin\\mongo.exe",
"bin\\mongod.exe",
"bin\\mongodump.exe",
"bin\\mongoexport.exe",
"bin\\mongofiles.exe",
"bin\\mongoimport.exe",
"bin\\mongooplog.exe",
"bin\\mongoperf.exe",
"bin\\mongorestore.exe",
"bin\\mongos.exe",
"bin\\mongostat.exe",
"bin\\mongotop.exe"
],
"checkver": {
"url": "http://www.mongodb.org/downloads",
"re": "Production Release \\(([^<]+)\\)"
}
}

View File

@ -1,7 +1,7 @@
{
"version": "rev13",
"url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z",
"hash": "5f2ea0c4b714a7d7e704e83040397d0ba7ecaf925afa5512aada180a711ef770",
"extract_dir": "msys",
"bin": "msys.bat"
}
"version": "rev13",
"url": "http://ufpr.dl.sourceforge.net/project/mingwbuilds/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z",
"hash": "5f2ea0c4b714a7d7e704e83040397d0ba7ecaf925afa5512aada180a711ef770",
"extract_dir": "msys",
"bin": "msys.bat"
}

View File

@ -1,9 +1,9 @@
{
"homepage": "http://www.nano-editor.org/",
"version": "2.2.6",
"license": "GPL",
"url": "http://www.nano-editor.org/dist/v2.2/NT/nano-2.2.6.zip",
"hash": "87ae7984ab2ded388f5d30388483e8906aa46ac72ff4f2ea12063d0e8deffd62",
"bin": "nano.exe",
"checkver": "Latest Version\\s+([0-9\\.]+) \\(stable\\)"
}
"homepage": "http://www.nano-editor.org/",
"version": "2.2.6",
"license": "GPL",
"url": "http://www.nano-editor.org/dist/v2.2/NT/nano-2.2.6.zip",
"hash": "87ae7984ab2ded388f5d30388483e8906aa46ac72ff4f2ea12063d0e8deffd62",
"bin": "nano.exe",
"checkver": "Latest Version\\s+([0-9\\.]+) \\(stable\\)"
}

View File

@ -6,4 +6,4 @@
"hash": "66d3a332b670e5890a451c85eb104db4049aa1ea80fc838be493dd13f4869212",
"extract_dir": "neko-2.0.0-win",
"env_add_path": "./"
}
}

View File

@ -1,8 +1,8 @@
{
"homepage": "http://www.rodneybeede.com/Compile_Netcat_on_Windows_using_MinGW.html",
"version": "1.11",
"url": "http://www.rodneybeede.com/downloads/nc111nt_rodneybeede.zip",
"hash": "cf46a1a2bd75260638598908075ebfa37ac0a5073e9555025895e506fe8a0807",
"extract_dir": "nc111nt_rodneybeede",
"bin": "nc.exe"
}
"homepage": "http://www.rodneybeede.com/Compile_Netcat_on_Windows_using_MinGW.html",
"version": "1.11",
"url": "http://www.rodneybeede.com/downloads/nc111nt_rodneybeede.zip",
"hash": "cf46a1a2bd75260638598908075ebfa37ac0a5073e9555025895e506fe8a0807",
"extract_dir": "nc111nt_rodneybeede",
"bin": "nc.exe"
}

View File

@ -1,9 +1,9 @@
{
"homepage": "http://nginx.org",
"version": "1.9.0",
"license": "BSD",
"url": "http://nginx.org/download/nginx-1.9.0.zip",
"hash": "b8fcb510377234fb874d2504e54fe2e7ae09ab8996fe408a3c1a54a709695d65",
"extract_dir": "nginx-1.9.0",
"bin": "nginx.exe"
"homepage": "http://nginx.org",
"version": "1.9.0",
"license": "BSD",
"url": "http://nginx.org/download/nginx-1.9.0.zip",
"hash": "b8fcb510377234fb874d2504e54fe2e7ae09ab8996fe408a3c1a54a709695d65",
"extract_dir": "nginx-1.9.0",
"bin": "nginx.exe"
}

View File

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

View File

@ -7,4 +7,4 @@
"bin": [
"ninja.exe"
]
}
}

View File

@ -1,21 +1,21 @@
{
"homepage": "http://nodejs.org",
"version": "0.12.7",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://nodejs.org/dist/v0.12.7/x64/node-v0.12.7-x64.msi",
"hash": "sha1:05cfffda323563c42ff2e461a8e98ee984ad15d1"
},
"32bit": {
"url": "http://nodejs.org/dist/v0.12.7/node-v0.12.7-x86.msi",
"hash": "sha1:7aa06c0d54c97e5193bafc927dbe1bede308da97"
}
},
"env_add_path": "nodejs",
"post_install": "
"homepage": "http://nodejs.org",
"version": "0.12.7",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://nodejs.org/dist/v0.12.7/x64/node-v0.12.7-x64.msi",
"hash": "sha1:05cfffda323563c42ff2e461a8e98ee984ad15d1"
},
"32bit": {
"url": "http://nodejs.org/dist/v0.12.7/node-v0.12.7-x86.msi",
"hash": "sha1:7aa06c0d54c97e5193bafc927dbe1bede308da97"
}
},
"env_add_path": "nodejs",
"post_install": "
# Remove npmrc that makes global modules get installed in AppData\\Roaming\\npm
rm $dir\\nodejs\\node_modules\\npm\\npmrc
npm update -g",
"checkver": "<p class=\"version\">Current Version: v([0-9\\.]+)</p>"
"checkver": "<p class=\"version\">Current Version: v([0-9\\.]+)</p>"
}

View File

@ -1,9 +1,9 @@
{
"homepage": "http://nuget.codeplex.com/",
"version": "2.8.3",
"license": "Apache 2.0",
"url": "http://nuget.org/api/v2/package/NuGet.CommandLine/2.8.3?fn=/dl.zip",
"hash": "cbb474f62f55b292b81a1506ec964d9d547b1723c682fe4c9f38d1ab9c72b27f",
"extract_dir": "tools",
"bin": "nuget.exe"
"homepage": "http://nuget.codeplex.com/",
"version": "2.8.3",
"license": "Apache 2.0",
"url": "http://nuget.org/api/v2/package/NuGet.CommandLine/2.8.3?fn=/dl.zip",
"hash": "cbb474f62f55b292b81a1506ec964d9d547b1723c682fe4c9f38d1ab9c72b27f",
"extract_dir": "tools",
"bin": "nuget.exe"
}

View File

@ -7,9 +7,9 @@
"homepage": "https://www.gnu.org/software/octave/",
"hash": "md5:cc0c58770516c9c8d7659b65a2a4992c",
"bin": [
"bin\\octave.exe",
"bin\\octave-gui.exe",
"bin\\octave-cli.exe",
"bin\\octave-config.exe"
"bin\\octave.exe",
"bin\\octave-gui.exe",
"bin\\octave-cli.exe",
"bin\\octave-config.exe"
]
}

View File

@ -1,21 +1,21 @@
{
"homepage": "https://github.com/alexkasko/openjdk-unofficial-builds",
"version": "1.7.0-u60",
"license": "GPL2",
"architecture": {
"64bit": {
"url": "https://bitbucket.org/alexkasko/openjdk-unofficial-builds/downloads/openjdk-1.7.0-u60-unofficial-windows-amd64-image.zip",
"hash": "a84e4ab93092577cdc45116f5a1b241ba44b4cf23bc9798b997d28476f45d96a",
"extract_dir": "openjdk-1.7.0-u60-unofficial-windows-amd64-image"
},
"32bit": {
"url": "https://bitbucket.org/alexkasko/openjdk-unofficial-builds/downloads/openjdk-1.7.0-u60-unofficial-windows-i586-image.zip",
"hash": "70691d01a3448d718a9319107fc9ab04cd86020869827573f93df89289258289",
"extract_dir": "openjdk-1.7.0-u60-unofficial-windows-i586-image"
}
},
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
}
}
"homepage": "https://github.com/alexkasko/openjdk-unofficial-builds",
"version": "1.7.0-u60",
"license": "GPL2",
"architecture": {
"64bit": {
"url": "https://bitbucket.org/alexkasko/openjdk-unofficial-builds/downloads/openjdk-1.7.0-u60-unofficial-windows-amd64-image.zip",
"hash": "a84e4ab93092577cdc45116f5a1b241ba44b4cf23bc9798b997d28476f45d96a",
"extract_dir": "openjdk-1.7.0-u60-unofficial-windows-amd64-image"
},
"32bit": {
"url": "https://bitbucket.org/alexkasko/openjdk-unofficial-builds/downloads/openjdk-1.7.0-u60-unofficial-windows-i586-image.zip",
"hash": "70691d01a3448d718a9319107fc9ab04cd86020869827573f93df89289258289",
"extract_dir": "openjdk-1.7.0-u60-unofficial-windows-i586-image"
}
},
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
}
}

View File

@ -1,30 +1,30 @@
{
"version": "5.4p1-1",
"license": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-lic.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/zlib/zlib-1.2.3-2/zlib-1.2.3-2-msys-1.0.13-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssl/openssl-1.0.0-1/libopenssl-1.0.0-1-msys-1.0.13-dll-100.tar.lzma"
],
"hash": [
"8c8e6a030a34c341394bb8b9f1760743468a8cc5e4244efc34f7ab3cd3e67b64",
"edef96034d9ec958b9a58023bcfef54bb4f6b56c6df94c2cced178a675cc3a98",
"41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7",
"4178940828b928b2d5a33042cc83fbb992b4bfb9ffeaef6dc3e555f2a6a8c0d1",
"e42fbdcff71404a76306f3b8f0024f453aafa7fe7dd9dac43c82b2e8d33e23f1",
"463ed0e62cc5ae102a8e2f4d30e665507cf8a3930f23668629eea48cb4dda71c"
],
"bin": [
"bin\\scp.exe",
"bin\\sftp.exe",
"bin\\slogin.exe",
"bin\\ssh-add.exe",
"bin\\ssh-agent.exe",
"bin\\ssh-keygen.exe",
"bin\\ssh-keyscan.exe",
"bin\\ssh.exe"
]
}
"version": "5.4p1-1",
"license": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssh/openssh-5.4p1-1/openssh-5.4p1-1-msys-1.0.13-lic.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/zlib/zlib-1.2.3-2/zlib-1.2.3-2-msys-1.0.13-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/openssl/openssl-1.0.0-1/libopenssl-1.0.0-1-msys-1.0.13-dll-100.tar.lzma"
],
"hash": [
"8c8e6a030a34c341394bb8b9f1760743468a8cc5e4244efc34f7ab3cd3e67b64",
"edef96034d9ec958b9a58023bcfef54bb4f6b56c6df94c2cced178a675cc3a98",
"41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7",
"4178940828b928b2d5a33042cc83fbb992b4bfb9ffeaef6dc3e555f2a6a8c0d1",
"e42fbdcff71404a76306f3b8f0024f453aafa7fe7dd9dac43c82b2e8d33e23f1",
"463ed0e62cc5ae102a8e2f4d30e665507cf8a3930f23668629eea48cb4dda71c"
],
"bin": [
"bin\\scp.exe",
"bin\\sftp.exe",
"bin\\slogin.exe",
"bin\\ssh-add.exe",
"bin\\ssh-agent.exe",
"bin\\ssh-keygen.exe",
"bin\\ssh-keyscan.exe",
"bin\\ssh.exe"
]
}

View File

@ -1,18 +1,18 @@
{
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
"version": "1.0.2b",
"license": "https://www.openssl.org/source/license.html",
"architecture": {
"64bit": {
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_2b.exe",
"hash": "e95f5b70e0275d5766348f4ab8120b5ad82e9af69242665777cb4300dee216a5"
},
"32bit": {
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2b.exe",
"hash": "3a017ee86a8e22304dadd960524546fb65ab80cb75b058f46b719ec244c40c23"
}
},
"innosetup": true,
"bin": "bin\\openssl.exe",
"checkver": "<a href=\"[^\"]*\">Win32 OpenSSL v([^ ]+) Light</a>"
"homepage": "http://slproweb.com/products/Win32OpenSSL.html",
"version": "1.0.2b",
"license": "https://www.openssl.org/source/license.html",
"architecture": {
"64bit": {
"url": "http://slproweb.com/download/Win64OpenSSL-1_0_2b.exe",
"hash": "e95f5b70e0275d5766348f4ab8120b5ad82e9af69242665777cb4300dee216a5"
},
"32bit": {
"url": "http://slproweb.com/download/Win32OpenSSL-1_0_2b.exe",
"hash": "3a017ee86a8e22304dadd960524546fb65ab80cb75b058f46b719ec244c40c23"
}
},
"innosetup": true,
"bin": "bin\\openssl.exe",
"checkver": "<a href=\"[^\"]*\">Win32 OpenSSL v([^ ]+) Light</a>"
}

View File

@ -1,13 +1,13 @@
{
"homepage": "http://www.mingw.org/wiki/MSYS",
"version": "2.6.1",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/patch/patch-2.6.1-1/patch-2.6.1-1-msys-1.0.13-bin.tar.lzma"
],
"hash": [
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5",
"c8b7771304fb5e9fc33d8fca9045402f2e1bca055bf0b28127f3c3e85a254f67"
],
"bin": "bin\\patch.exe"
}
"homepage": "http://www.mingw.org/wiki/MSYS",
"version": "2.6.1",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/patch/patch-2.6.1-1/patch-2.6.1-1-msys-1.0.13-bin.tar.lzma"
],
"hash": [
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5",
"c8b7771304fb5e9fc33d8fca9045402f2e1bca055bf0b28127f3c3e85a254f67"
],
"bin": "bin\\patch.exe"
}

View File

@ -1,23 +1,23 @@
{
"homepage": "http://strawberryperl.com",
"version": "5.20.1.1",
"license": "GPL",
"architecture": {
"32bit": {
"url": "http://strawberryperl.com/download/5.20.1.1/strawberry-perl-5.20.1.1-32bit-portable.zip",
"hash": "sha1:6929ca3d0b65e514ed73c829f6f648f92cc47b80"
},
"64bit": {
"url": "http://strawberryperl.com/download/5.20.1.1/strawberry-perl-5.20.1.1-64bit-portable.zip",
"hash": "sha1:844e7c2d741bda915ece0688bf3a00ab12577460"
}
},
"post_install":"
# enable standard idiomatic access to user's home directory
## remove HomeDir section from portable.perl (disables Portable.pm override of File::HomeDir)
## NOTE: conversion to byte[] avoids adding an extra trailing newline to the output file
[byte[]][char[]]((Get-Content -raw $dir\\portable.perl) -replace \"(?ms)^HomeDir:.*?^(?=\\S)\",\"\") | Set-Content $dir\\portable.perl -encoding byte
",
"env_add_path": [ "perl\\site\\bin", "perl\\bin", "c\\bin" ],
"checkver": "<b>Recommended version:</b></p>\\s*<a[^>]*><b>Strawberry Perl ([0-9\\.]+) \\(32bit\\)</b>"
"homepage": "http://strawberryperl.com",
"version": "5.20.1.1",
"license": "GPL",
"architecture": {
"32bit": {
"url": "http://strawberryperl.com/download/5.20.1.1/strawberry-perl-5.20.1.1-32bit-portable.zip",
"hash": "sha1:6929ca3d0b65e514ed73c829f6f648f92cc47b80"
},
"64bit": {
"url": "http://strawberryperl.com/download/5.20.1.1/strawberry-perl-5.20.1.1-64bit-portable.zip",
"hash": "sha1:844e7c2d741bda915ece0688bf3a00ab12577460"
}
},
"post_install":"
# enable standard idiomatic access to user's home directory
## remove HomeDir section from portable.perl (disables Portable.pm override of File::HomeDir)
## NOTE: conversion to byte[] avoids adding an extra trailing newline to the output file
[byte[]][char[]]((Get-Content -raw $dir\\portable.perl) -replace \"(?ms)^HomeDir:.*?^(?=\\S)\",\"\") | Set-Content $dir\\portable.perl -encoding byte
",
"env_add_path": [ "perl\\site\\bin", "perl\\bin", "c\\bin" ],
"checkver": "<b>Recommended version:</b></p>\\s*<a[^>]*><b>Strawberry Perl ([0-9\\.]+) \\(32bit\\)</b>"
}

View File

@ -6,7 +6,7 @@
"hash": "38a9ae3c829b02fe90fb8acbed564ffb883fb0175a6a00b501ac3663f03d6b9a",
"extract_dir": "pester-3.3.6",
"bin": "bin\\pester.bat",
"post_install": "
"post_install": "
$import = \"try { `$null = gcm pester -ea stop; import-module `\"$dir\\pester.psm1`\" } catch { }\"
if($profile) {
@ -14,7 +14,7 @@
if(!(test-path $profile)) {
'powershell profile doesn''t exist. creating...'
$profile_dir = split-path $profile
if(!(test-path $profile_dir)) { mkdir $profile_dir > $null }
if(!(test-path $profile_dir)) { mkdir $profile_dir > $null }
'' > $profile
}

View File

@ -1,14 +1,14 @@
{
"homepage": "http://windows.php.net",
"version": "5.6.12",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.6.12-Win32-VC11-x86.zip",
"hash": "sha1:107f91cee686e18c695ebaa633efaabca9149d8c",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {
"url": "http://windows.php.net/download/",
"re": "<h3 id=\"php-5.6\".*?>.*?\\(([0-9\\.]+)\\)</h3>"
}
"homepage": "http://windows.php.net",
"version": "5.6.12",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.6.12-Win32-VC11-x86.zip",
"hash": "sha1:107f91cee686e18c695ebaa633efaabca9149d8c",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {
"url": "http://windows.php.net/download/",
"re": "<h3 id=\"php-5.6\".*?>.*?\\(([0-9\\.]+)\\)</h3>"
}
}

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.2.9-2",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/archives/php-5.2.9-2-Win32-VC6-x86.zip",
"hash": "sha1:6069BC2BEE6928F5B053CDFD65EBF709F902F3CA",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
"homepage": "http://windows.php.net",
"version": "5.2.9-2",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/archives/php-5.2.9-2-Win32-VC6-x86.zip",
"hash": "sha1:6069BC2BEE6928F5B053CDFD65EBF709F902F3CA",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
}

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.3.29",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/archives/php-5.3.29-Win32-VC9-x86.zip",
"hash": "sha1:61615fe9db85c3ab630fe35673a1b6f45782e5d4",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
"homepage": "http://windows.php.net",
"version": "5.3.29",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/archives/php-5.3.29-Win32-VC9-x86.zip",
"hash": "sha1:61615fe9db85c3ab630fe35673a1b6f45782e5d4",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
}

View File

@ -1,13 +1,13 @@
{
"homepage": "http://windows.php.net",
"version": "5.4.43",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.4.43-Win32-VC9-x86.zip",
"hash": "sha1:cd32e55ba56f6b489b90e06a81e64138792ab858",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {
"url": "http://windows.php.net/download/",
"re": "<h3 id=\"php-5.4\".*?>.*?\\(([0-9\\.]+)\\)</h3>"
}
"homepage": "http://windows.php.net",
"version": "5.4.43",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.4.43-Win32-VC9-x86.zip",
"hash": "sha1:cd32e55ba56f6b489b90e06a81e64138792ab858",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {
"url": "http://windows.php.net/download/",
"re": "<h3 id=\"php-5.4\".*?>.*?\\(([0-9\\.]+)\\)</h3>"
}
}

View File

@ -1,13 +1,13 @@
{
"homepage": "http://windows.php.net",
"version": "5.5.27",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.27-Win32-VC11-x86.zip",
"hash": "sha1:3a21e4fd310ce19867c79a8dabe6ac24848f97f7",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {
"url": "http://windows.php.net/download/",
"re": "<h3 id=\"php-5.5\".*?>.*?\\(([0-9\\.]+)\\)</h3>"
}
"homepage": "http://windows.php.net",
"version": "5.5.27",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.27-Win32-VC11-x86.zip",
"hash": "sha1:3a21e4fd310ce19867c79a8dabe6ac24848f97f7",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {
"url": "http://windows.php.net/download/",
"re": "<h3 id=\"php-5.5\".*?>.*?\\(([0-9\\.]+)\\)</h3>"
}
}

View File

@ -1,55 +1,55 @@
{
"homepage": "http://www.postgresql.org/",
"version": "9.3.0",
"license": "http://www.postgresql.org/about/licence/",
"architecture": {
"64bit": {
"url": "http://get.enterprisedb.com/postgresql/postgresql-9.3.0-1-windows-x64-binaries.zip",
"hash": "e6467ab923b355942ae0ff7dd4365e4e292c29f0d14f0c94874623779351f952"
},
"32bit": {
"url": "http://get.enterprisedb.com/postgresql/postgresql-9.3.0-1-windows-binaries.zip",
"hash": "391c7963edbfc036c6c4cf256930323286b0ca2384cf2c2e0ae8ad7a47778553"
}
},
"extract_dir": "pgsql",
"bin": [
"bin\\clusterdb.exe",
"bin\\createdb.exe",
"bin\\createlang.exe",
"bin\\createuser.exe",
"bin\\dropdb.exe",
"bin\\droplang.exe",
"bin\\dropuser.exe",
"bin\\ecpg.exe",
"bin\\initdb.exe",
"bin\\isolationtester.exe",
"bin\\oid2name.exe",
"bin\\pg_archivecleanup.exe",
"bin\\pg_basebackup.exe",
"bin\\pg_config.exe",
"bin\\pg_controldata.exe",
"bin\\pg_ctl.exe",
"bin\\pg_dump.exe",
"bin\\pg_dumpall.exe",
"bin\\pg_isolation_regress.exe",
"bin\\pg_receivexlog.exe",
"bin\\pg_regress.exe",
"bin\\pg_regress_ecpg.exe",
"bin\\pg_resetxlog.exe",
"bin\\pg_restore.exe",
"bin\\pg_standby.exe",
"bin\\pg_test_fsync.exe",
"bin\\pg_test_timing.exe",
"bin\\pg_upgrade.exe",
"bin\\pgAdmin3.exe",
"bin\\pgbench.exe",
"bin\\postgres.exe",
"bin\\psql.exe",
"bin\\reindexdb.exe",
"bin\\stackbuilder.exe",
"bin\\vacuumdb.exe",
"bin\\vacuumlo.exe",
"bin\\zic.exe"
]
}
"homepage": "http://www.postgresql.org/",
"version": "9.3.0",
"license": "http://www.postgresql.org/about/licence/",
"architecture": {
"64bit": {
"url": "http://get.enterprisedb.com/postgresql/postgresql-9.3.0-1-windows-x64-binaries.zip",
"hash": "e6467ab923b355942ae0ff7dd4365e4e292c29f0d14f0c94874623779351f952"
},
"32bit": {
"url": "http://get.enterprisedb.com/postgresql/postgresql-9.3.0-1-windows-binaries.zip",
"hash": "391c7963edbfc036c6c4cf256930323286b0ca2384cf2c2e0ae8ad7a47778553"
}
},
"extract_dir": "pgsql",
"bin": [
"bin\\clusterdb.exe",
"bin\\createdb.exe",
"bin\\createlang.exe",
"bin\\createuser.exe",
"bin\\dropdb.exe",
"bin\\droplang.exe",
"bin\\dropuser.exe",
"bin\\ecpg.exe",
"bin\\initdb.exe",
"bin\\isolationtester.exe",
"bin\\oid2name.exe",
"bin\\pg_archivecleanup.exe",
"bin\\pg_basebackup.exe",
"bin\\pg_config.exe",
"bin\\pg_controldata.exe",
"bin\\pg_ctl.exe",
"bin\\pg_dump.exe",
"bin\\pg_dumpall.exe",
"bin\\pg_isolation_regress.exe",
"bin\\pg_receivexlog.exe",
"bin\\pg_regress.exe",
"bin\\pg_regress_ecpg.exe",
"bin\\pg_resetxlog.exe",
"bin\\pg_restore.exe",
"bin\\pg_standby.exe",
"bin\\pg_test_fsync.exe",
"bin\\pg_test_timing.exe",
"bin\\pg_upgrade.exe",
"bin\\pgAdmin3.exe",
"bin\\pgbench.exe",
"bin\\postgres.exe",
"bin\\psql.exe",
"bin\\reindexdb.exe",
"bin\\stackbuilder.exe",
"bin\\vacuumdb.exe",
"bin\\vacuumlo.exe",
"bin\\zic.exe"
]
}

View File

@ -7,4 +7,4 @@
"bin": [
"premake4.exe"
]
}
}

View File

@ -11,4 +11,4 @@
"url": "https://premake.github.io/download.html",
"re": "(5[0-9.]+-?(alpha|beta)?[0-9.]?)-windows.zip</a>"
}
}
}

View File

@ -1,8 +1,8 @@
{
"version": "0.2014.11.25",
"url": "https://github.com/lukesampson/pshazz/archive/3b7b426320e42718b7ef3b0ebf9bbe06c6ee0430.zip",
"extract_dir": "pshazz-3b7b426320e42718b7ef3b0ebf9bbe06c6ee0430",
"hash": "b8ee4ccffa719bbe97b47856457592f13ce4103e92b6bb41ff421a00f21bb08a",
"bin": [ "bin\\pshazz.ps1" ],
"installer": { "file": "bin\\install.ps1" }
"version": "0.2014.11.25",
"url": "https://github.com/lukesampson/pshazz/archive/3b7b426320e42718b7ef3b0ebf9bbe06c6ee0430.zip",
"extract_dir": "pshazz-3b7b426320e42718b7ef3b0ebf9bbe06c6ee0430",
"hash": "b8ee4ccffa719bbe97b47856457592f13ce4103e92b6bb41ff421a00f21bb08a",
"bin": [ "bin\\pshazz.ps1" ],
"installer": { "file": "bin\\install.ps1" }
}

View File

@ -1,45 +1,45 @@
{
"homepage": "http://www.python.org",
"license": "http://docs.python.org/3.4/license",
"version": "3.4.3",
"architecture": {
"64bit": {
"url": "https://www.python.org/ftp/python/3.4.3/python-3.4.3.amd64.msi",
"hash": "md5:f6ade29acaf8fcdc0463e69a6e7ccf87"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.4.3/python-3.4.3.msi",
"hash": "md5:cb450d1cc616bfc8f7a2d6bd88780bf6"
}
},
"bin": [
"python.exe",
"py.exe",
"pythonw.exe",
[ "python.exe", "python3" ]
],
"env_add_path": [ "scripts" ],
"post_install": "
python -m ensurepip; cp (gcm pip3).path \"$(split-path (gcm pip3).path)/pip.exe\"
"homepage": "http://www.python.org",
"license": "http://docs.python.org/3.4/license",
"version": "3.4.3",
"architecture": {
"64bit": {
"url": "https://www.python.org/ftp/python/3.4.3/python-3.4.3.amd64.msi",
"hash": "md5:f6ade29acaf8fcdc0463e69a6e7ccf87"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.4.3/python-3.4.3.msi",
"hash": "md5:cb450d1cc616bfc8f7a2d6bd88780bf6"
}
},
"bin": [
"python.exe",
"py.exe",
"pythonw.exe",
[ "python.exe", "python3" ]
],
"env_add_path": [ "scripts" ],
"post_install": "
python -m ensurepip; cp (gcm pip3).path \"$(split-path (gcm pip3).path)/pip.exe\"
$create_reg = {
param($path, $value)
$create_reg = {
param($path, $value)
$reg_base = \"Registry::HKEY_CURRENT_USER\\Software\"
$reg_base = \"Registry::HKEY_CURRENT_USER\\Software\"
new-item -path \"$reg_base\\$path\" -force | out-null
new-itemproperty -path \"$reg_base\\$path\" `
-name \"(Default)\" -value \"$value\" -force | out-null
}
new-item -path \"$reg_base\\$path\" -force | out-null
new-itemproperty -path \"$reg_base\\$path\" `
-name \"(Default)\" -value \"$value\" -force | out-null
}
$create_reg.Invoke(\"Classes\\Python.File\\shell\\open\\command\", `
\"`\"$dir\\py.exe`\" `\"%1`\" %*\")
$create_reg.Invoke(\"Classes\\.py\", \"Python.File\")
$create_reg.Invoke(\"Python\\PythonCore\\3.4\\InstallPath\", `
\"$dir\")
$create_reg.Invoke(\"Python\\PythonCore\\3.4\\PythonPath\", `
\"$dir;$dir\\Lib\\;$dir\\DLLs\\\")
",
"checkver": "<p>Latest: <a href=\".*\">Python ([0-9\\.]+)</a> - <a.*>.*</a></p>"
$create_reg.Invoke(\"Classes\\Python.File\\shell\\open\\command\", `
\"`\"$dir\\py.exe`\" `\"%1`\" %*\")
$create_reg.Invoke(\"Classes\\.py\", \"Python.File\")
$create_reg.Invoke(\"Python\\PythonCore\\3.4\\InstallPath\", `
\"$dir\")
$create_reg.Invoke(\"Python\\PythonCore\\3.4\\PythonPath\", `
\"$dir;$dir\\Lib\\;$dir\\DLLs\\\")
",
"checkver": "<p>Latest: <a href=\".*\">Python ([0-9\\.]+)</a> - <a.*>.*</a></p>"
}

View File

@ -1,40 +1,40 @@
{
"homepage": "http://www.python.org",
"license": "http://docs.python.org/2/license.html",
"version": "2.7.10",
"architecture": {
"64bit": {
"url": "https://www.python.org/ftp/python/2.7.10/python-2.7.10.amd64.msi",
"hash": "md5:35f5c301beab341f6f6c9785939882ee"
},
"32bit": {
"url": "https://www.python.org/ftp/python/2.7.10/python-2.7.10.msi",
"hash": "md5:4ba2c79b103f6003bc4611c837a08208"
}
},
"bin": [
"python.exe",
"pythonw.exe",
[ "python.exe", "python2" ]
],
"env_add_path": [ "scripts" ],
"post_install": "
python2 -m ensurepip
$create_reg = {
param($path, $value)
$reg_base = \"Registry::HKEY_CURRENT_USER\\Software\"
new-item -path \"$reg_base\\$path\" -force | out-null
new-itemproperty -path \"$reg_base\\$path\" `
-name \"(Default)\" -value \"$value\" -force | out-null
}
$create_reg.Invoke(\"Python\\PythonCore\\2.7\\InstallPath\", `
\"$dir\")
$create_reg.Invoke(\"Python\\PythonCore\\2.7\\PythonPath\", `
\"$dir;$dir\\Lib\\;$dir\\DLLs\\\")
",
"checkver": "<p>Latest: <a.*>.*</a> - <a href=\".*\">Python ([0-9\\.]+)</a></p>"
"homepage": "http://www.python.org",
"license": "http://docs.python.org/2/license.html",
"version": "2.7.10",
"architecture": {
"64bit": {
"url": "https://www.python.org/ftp/python/2.7.10/python-2.7.10.amd64.msi",
"hash": "md5:35f5c301beab341f6f6c9785939882ee"
},
"32bit": {
"url": "https://www.python.org/ftp/python/2.7.10/python-2.7.10.msi",
"hash": "md5:4ba2c79b103f6003bc4611c837a08208"
}
},
"bin": [
"python.exe",
"pythonw.exe",
[ "python.exe", "python2" ]
],
"env_add_path": [ "scripts" ],
"post_install": "
python2 -m ensurepip
$create_reg = {
param($path, $value)
$reg_base = \"Registry::HKEY_CURRENT_USER\\Software\"
new-item -path \"$reg_base\\$path\" -force | out-null
new-itemproperty -path \"$reg_base\\$path\" `
-name \"(Default)\" -value \"$value\" -force | out-null
}
$create_reg.Invoke(\"Python\\PythonCore\\2.7\\InstallPath\", `
\"$dir\")
$create_reg.Invoke(\"Python\\PythonCore\\2.7\\PythonPath\", `
\"$dir;$dir\\Lib\\;$dir\\DLLs\\\")
",
"checkver": "<p>Latest: <a.*>.*</a> - <a href=\".*\">Python ([0-9\\.]+)</a></p>"
}

30
r.json
View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.r-project.org",
"version": "3.1.1",
"license": "GPL2",
"url": "http://cran.rstudio.com/bin/windows/base/R-3.1.1-win.exe",
"hash": "ce6fb76612aefc482583fb92f4f5c3cb8e8e3bf1a8dda97df7ec5caf746e53fe",
"innosetup": true,
"bin": [
"bin\\r.exe",
"bin\\rscript.exe"
],
"notes": "You'll need to type 'r.ps1' or 'r.cmd' to run R, because in Powershell 'r' runs the last command.
"homepage": "http://www.r-project.org",
"version": "3.1.1",
"license": "GPL2",
"url": "http://cran.rstudio.com/bin/windows/base/R-3.1.1-win.exe",
"hash": "ce6fb76612aefc482583fb92f4f5c3cb8e8e3bf1a8dda97df7ec5caf746e53fe",
"innosetup": true,
"bin": [
"bin\\r.exe",
"bin\\rscript.exe"
],
"notes": "You'll need to type 'r.ps1' or 'r.cmd' to run R, because in Powershell 'r' runs the last command.
You can remove Powershell's 'r' command with:
rm alias:\\r
@ -18,8 +18,8 @@ You can remove Powershell's 'r' command with:
Annoying, right?! You might want to check out Pshazz (scoop install pshazz)--this has a plugin to remove some crazy aliases from Powershell, as well as many other improvements.
",
"checkver": {
"url": "http://cran.rstudio.com/bin/windows/base/",
"re": "<h1>R-([0-9\\.]+)"
}
"checkver": {
"url": "http://cran.rstudio.com/bin/windows/base/",
"re": "<h1>R-([0-9\\.]+)"
}
}

View File

@ -1,13 +1,13 @@
{
"homepage": "http://redis.io",
"version": "2.8.21",
"url": "https://github.com/MSOpenTech/redis/releases/download/win-2.8.21/redis-x64-2.8.21.zip",
"hash": "d49865ce057c6cd7883df36b11f050a9dadd1f77ca87976fe20a525c829f74c3",
"bin": [
"redis-benchmark.exe",
"redis-check-aof.exe",
"redis-check-dump.exe",
"redis-cli.exe",
"redis-server.exe"
]
"homepage": "http://redis.io",
"version": "2.8.21",
"url": "https://github.com/MSOpenTech/redis/releases/download/win-2.8.21/redis-x64-2.8.21.zip",
"hash": "d49865ce057c6cd7883df36b11f050a9dadd1f77ca87976fe20a525c829f74c3",
"bin": [
"redis-benchmark.exe",
"redis-check-aof.exe",
"redis-check-dump.exe",
"redis-cli.exe",
"redis-server.exe"
]
}

View File

@ -1,96 +1,96 @@
{
"homepage": "https://github.com/kodybrown/rktools2k3",
"version": "1.0",
"url": "https://github.com/kodybrown/rktools2k3/archive/master.zip",
"hash": "ca60a82f443988c66ba0e5c16816adaae826b21a29e5c8b9777699b172f9b4cd",
"extract_dir": "rktools2k3-master",
"bin": [
"adlb.exe",
"atmarp.exe",
"cdburn.exe",
"chklnks.exe",
"chknic.exe",
"compress.exe",
"confdisk.exe",
"consume.exe",
"creatfil.exe",
"custreasonedit.exe",
"delprof.exe",
"dh.exe",
"diskraid.exe",
"diskuse.exe",
"dvdburn.exe",
"empty.exe",
"getcm.exe",
"gpmonitor.exe",
"gpotool.exe",
"hlscan.exe",
"ifmember.exe",
"iniman.exe",
"instcm.exe",
"instexnt.exe",
"instsrv.exe",
"intfiltr.exe",
"kernrate.exe",
"klist.exe",
"linkd.exe",
"linkspeed.exe",
"list.exe",
"lockoutstatus.exe",
"logtime.exe",
"lsreport.exe",
"lsview.exe",
"memmonitor.exe",
"memtriage.exe",
"mibcc.exe",
"mqcast.exe",
"mqcatch.exe",
"nlsinfo.exe",
"now.exe",
"ntimer.exe",
"ntrights.exe",
"oh.exe",
"oleview.exe",
"pathman.exe",
"permcopy.exe",
"perms.exe",
"pfmon.exe",
"pmon.exe",
"printdriverinfo.exe",
"qgrep.exe",
"qtcp.exe",
"rassrvmon.exe",
"rcontrolad.exe",
"regini.exe",
"regview.exe",
"remapkey.exe",
"reportgen.exe",
"robocopy.exe",
"rpccfg.exe",
"rpcdump.exe",
"rpcping.exe",
"rpings.exe",
"rqc.exe",
"rqs.exe",
"setprinter.exe",
"showacls.exe",
"showperf.exe",
"showpriv.exe",
"sleep.exe",
"sonar.exe",
"splinfo.exe",
"srvany.exe",
"srvcheck.exe",
"srvinfo.exe",
"ssdformat.exe",
"subinacl.exe",
"tail.exe",
"tccom.exe",
"tcmon.exe",
"timeit.exe",
"timezone.exe",
"tsctst.exe",
"vadump.exe",
"vfi.exe"
]
}
"homepage": "https://github.com/kodybrown/rktools2k3",
"version": "1.0",
"url": "https://github.com/kodybrown/rktools2k3/archive/master.zip",
"hash": "ca60a82f443988c66ba0e5c16816adaae826b21a29e5c8b9777699b172f9b4cd",
"extract_dir": "rktools2k3-master",
"bin": [
"adlb.exe",
"atmarp.exe",
"cdburn.exe",
"chklnks.exe",
"chknic.exe",
"compress.exe",
"confdisk.exe",
"consume.exe",
"creatfil.exe",
"custreasonedit.exe",
"delprof.exe",
"dh.exe",
"diskraid.exe",
"diskuse.exe",
"dvdburn.exe",
"empty.exe",
"getcm.exe",
"gpmonitor.exe",
"gpotool.exe",
"hlscan.exe",
"ifmember.exe",
"iniman.exe",
"instcm.exe",
"instexnt.exe",
"instsrv.exe",
"intfiltr.exe",
"kernrate.exe",
"klist.exe",
"linkd.exe",
"linkspeed.exe",
"list.exe",
"lockoutstatus.exe",
"logtime.exe",
"lsreport.exe",
"lsview.exe",
"memmonitor.exe",
"memtriage.exe",
"mibcc.exe",
"mqcast.exe",
"mqcatch.exe",
"nlsinfo.exe",
"now.exe",
"ntimer.exe",
"ntrights.exe",
"oh.exe",
"oleview.exe",
"pathman.exe",
"permcopy.exe",
"perms.exe",
"pfmon.exe",
"pmon.exe",
"printdriverinfo.exe",
"qgrep.exe",
"qtcp.exe",
"rassrvmon.exe",
"rcontrolad.exe",
"regini.exe",
"regview.exe",
"remapkey.exe",
"reportgen.exe",
"robocopy.exe",
"rpccfg.exe",
"rpcdump.exe",
"rpcping.exe",
"rpings.exe",
"rqc.exe",
"rqs.exe",
"setprinter.exe",
"showacls.exe",
"showperf.exe",
"showpriv.exe",
"sleep.exe",
"sonar.exe",
"splinfo.exe",
"srvany.exe",
"srvcheck.exe",
"srvinfo.exe",
"ssdformat.exe",
"subinacl.exe",
"tail.exe",
"tccom.exe",
"tcmon.exe",
"timeit.exe",
"timezone.exe",
"tsctst.exe",
"vadump.exe",
"vfi.exe"
]
}

View File

@ -1,9 +1,9 @@
{
"homepage": "https://www.itefix.net/cwrsync",
"version": "3.1.1",
"license": "",
"url": "https://www.itefix.net/dl/cwRsync_5.4.1_x86_Free.zip",
"hash": "a200c7f269311cdaf68610a15d0e4891b80a6e21e8e981ac7afad44df79596f6",
"extract_dir": "cwRsync_5.4.1_x86_Free",
"bin": "rsync.exe"
"homepage": "https://www.itefix.net/cwrsync",
"version": "3.1.1",
"license": "",
"url": "https://www.itefix.net/dl/cwRsync_5.4.1_x86_Free.zip",
"hash": "a200c7f269311cdaf68610a15d0e4891b80a6e21e8e981ac7afad44df79596f6",
"extract_dir": "cwRsync_5.4.1_x86_Free",
"bin": "rsync.exe"
}

View File

@ -1,35 +1,35 @@
{
"homepage": "http://rubyinstaller.org",
"version": "2.2.1",
"architecture": {
"64bit": {
"url": [
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.1-x64-mingw32.7z?direct#/dl.7z",
"http://cdn.rubyinstaller.org/archives/devkits/DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe#/dl2.7z"
],
"hash": [
"afc01c6e5fa15bfd32b85ab42f0466fbb5b7c74b08e9ed71f5ad2e852c979ecc",
"2ada04c7234199126c0f34f6ea7163a8f8dccb1e15814af175a189f6ac48b8ac"
],
"extract_dir": "ruby-2.2.1-x64-mingw32"
},
"32bit": {
"url": [
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.1-i386-mingw32.7z?direct#/dl.7z",
"http://cdn.rubyinstaller.org/archives/devkits/DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe#/dl2.7z"
],
"hash": [
"53c3d758f8be083abc00ce8c9f6150c007a93934e8b26647915ba2edef84a8e5",
"61a06b5da06dd94343e591163ac0d43c544e9cd4df770f01275645b268b44dc7"
],
"extract_dir": "ruby-2.2.1-i386-mingw32"
}
},
"extract_to": [ "", "devkit" ],
"env_add_path": "bin",
"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/",
"re": "<li class=\"exe\"><a.*?>Ruby ([0-9\\.p-]+)</a></li>"
}
"homepage": "http://rubyinstaller.org",
"version": "2.2.1",
"architecture": {
"64bit": {
"url": [
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.1-x64-mingw32.7z?direct#/dl.7z",
"http://cdn.rubyinstaller.org/archives/devkits/DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe#/dl2.7z"
],
"hash": [
"afc01c6e5fa15bfd32b85ab42f0466fbb5b7c74b08e9ed71f5ad2e852c979ecc",
"2ada04c7234199126c0f34f6ea7163a8f8dccb1e15814af175a189f6ac48b8ac"
],
"extract_dir": "ruby-2.2.1-x64-mingw32"
},
"32bit": {
"url": [
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.1-i386-mingw32.7z?direct#/dl.7z",
"http://cdn.rubyinstaller.org/archives/devkits/DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe#/dl2.7z"
],
"hash": [
"53c3d758f8be083abc00ce8c9f6150c007a93934e8b26647915ba2edef84a8e5",
"61a06b5da06dd94343e591163ac0d43c544e9cd4df770f01275645b268b44dc7"
],
"extract_dir": "ruby-2.2.1-i386-mingw32"
}
},
"extract_to": [ "", "devkit" ],
"env_add_path": "bin",
"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/",
"re": "<li class=\"exe\"><a.*?>Ruby ([0-9\\.p-]+)</a></li>"
}
}

View File

@ -1,16 +1,16 @@
{
"homepage": "http://rubyinstaller.org",
"version": "1.9.3-p448",
"url": [
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-1.9.3-p448-i386-mingw32.7z?direct#/dl.7z",
"https://github.com/downloads/oneclick/rubyinstaller/DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe#/dl2.7z"
],
"hash": [
"72c7bff32665b9aa2c5f66e63679ca1b4a6a16725579681d98e971e593aca506",
"6c3af5487dafda56808baf76edd262b2020b1b25ab86aabf972629f4a6a54491"
],
"extract_dir": "ruby-1.9.3-p448-i386-mingw32",
"extract_to": [ "", "devkit" ],
"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;"
}
"homepage": "http://rubyinstaller.org",
"version": "1.9.3-p448",
"url": [
"http://dl.bintray.com/oneclick/rubyinstaller/ruby-1.9.3-p448-i386-mingw32.7z?direct#/dl.7z",
"https://github.com/downloads/oneclick/rubyinstaller/DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe#/dl2.7z"
],
"hash": [
"72c7bff32665b9aa2c5f66e63679ca1b4a6a16725579681d98e971e593aca506",
"6c3af5487dafda56808baf76edd262b2020b1b25ab86aabf972629f4a6a54491"
],
"extract_dir": "ruby-1.9.3-p448-i386-mingw32",
"extract_to": [ "", "devkit" ],
"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;"
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2013.06.29",
"url": "https://raw.github.com/lukesampson/psutils/master/runat.ps1",
"hash": "60ed4586db46ab6859e6786a3cbe896f64eb42b4a557e3e836984e2c379a328a",
"bin": "runat.ps1"
}
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2013.06.29",
"url": "https://raw.github.com/lukesampson/psutils/master/runat.ps1",
"hash": "60ed4586db46ab6859e6786a3cbe896f64eb42b4a557e3e836984e2c379a328a",
"bin": "runat.ps1"
}

View File

@ -1,13 +1,13 @@
{
"homepage": "http://www.rust-lang.org",
"version": "1.1.0",
"license": "MIT/Apache 2.0",
"url": "https://static.rust-lang.org/dist/rust-1.1.0-x86_64-pc-windows-gnu.msi",
"hash": "48437584a1788711d96c8f8047c3cad9c41654e6cf8596459fdce4ed519a101d",
"bin": [
"Rust\\bin\\rustc.exe",
"Rust\\bin\\rustdoc.exe",
"Rust\\bin\\cargo.exe"
],
"checkver": "<h2>Docs \\(([0-9\\.]+)\\)</h2>"
"homepage": "http://www.rust-lang.org",
"version": "1.1.0",
"license": "MIT/Apache 2.0",
"url": "https://static.rust-lang.org/dist/rust-1.1.0-x86_64-pc-windows-gnu.msi",
"hash": "48437584a1788711d96c8f8047c3cad9c41654e6cf8596459fdce4ed519a101d",
"bin": [
"Rust\\bin\\rustc.exe",
"Rust\\bin\\rustdoc.exe",
"Rust\\bin\\cargo.exe"
],
"checkver": "<h2>Docs \\(([0-9\\.]+)\\)</h2>"
}

View File

@ -1,13 +1,13 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2013.09.08",
"url": [
"https://raw.github.com/lukesampson/psutils/3554f2db73/say.ps1",
"https://raw.github.com/lukesampson/psutils/2938900e58/getopt.ps1"
],
"hash": [
"75e0013ed0a60b47646f6190b523fc6986177f7360e5352a22806d7e6143bb62",
"452e61d92dd0eb4e4d6fe5fcd70f30b8c4f36cc9e3b618a7816ec45768d21262"
],
"bin": "say.ps1"
}
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2013.09.08",
"url": [
"https://raw.github.com/lukesampson/psutils/3554f2db73/say.ps1",
"https://raw.github.com/lukesampson/psutils/2938900e58/getopt.ps1"
],
"hash": [
"75e0013ed0a60b47646f6190b523fc6986177f7360e5352a22806d7e6143bb62",
"452e61d92dd0eb4e4d6fe5fcd70f30b8c4f36cc9e3b618a7816ec45768d21262"
],
"bin": "say.ps1"
}

View File

@ -1,17 +1,17 @@
{
"homepage": "http://www.sbcl.org/",
"version": "1.2.6",
"license": "http://www.sbcl.org/history.html",
"architecture": {
"64bit": {
"url": "http://prdownloads.sourceforge.net/sbcl/sbcl-1.2.6-x86-64-windows-binary.msi",
"hash": "sha1:d65c059849e95eb436a3d51fa1e3552a0a2aff6f"
}
},
"env_set": {
"SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.2.6"
},
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.2.6\\sbcl.exe"],
"checkver": "The most recent version is SBCL ([^\\ ]+)",
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
}
"homepage": "http://www.sbcl.org/",
"version": "1.2.6",
"license": "http://www.sbcl.org/history.html",
"architecture": {
"64bit": {
"url": "http://prdownloads.sourceforge.net/sbcl/sbcl-1.2.6-x86-64-windows-binary.msi",
"hash": "sha1:d65c059849e95eb436a3d51fa1e3552a0a2aff6f"
}
},
"env_set": {
"SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.2.6"
},
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.2.6\\sbcl.exe"],
"checkver": "The most recent version is SBCL ([^\\ ]+)",
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
}

View File

@ -1,11 +1,11 @@
{
"homepage": "http://www.scala-sbt.org/",
"version": "0.13.0",
"license": "BSD",
"url": "http://repo.scala-sbt.org/scalasbt/sbt-native-packages/org/scala-sbt/sbt/0.13.0/sbt.zip",
"hash": "7e9b413736b9ad841f1588dd3116c848110a2fc37ba663461523a4383bb236ae",
"extract_dir": "sbt",
"bin": [
"bin\\sbt.bat"
]
"homepage": "http://www.scala-sbt.org/",
"version": "0.13.0",
"license": "BSD",
"url": "http://repo.scala-sbt.org/scalasbt/sbt-native-packages/org/scala-sbt/sbt/0.13.0/sbt.zip",
"hash": "7e9b413736b9ad841f1588dd3116c848110a2fc37ba663461523a4383bb236ae",
"extract_dir": "sbt",
"bin": [
"bin\\sbt.bat"
]
}

View File

@ -1,9 +1,9 @@
{
"homepage": "http://scriptcs.net/",
"version": "0.13.2",
"license": "Apache 2.0",
"url": "http://chocolatey.org/api/v2/package/ScriptCs/0.13.2?fn=/dl.zip",
"hash": "b0e24268e5e5258cd2f26bacfccb75427884cb00435358b724fbf15d5fb38083",
"extract_dir": "tools",
"bin": "scriptcs.exe"
"homepage": "http://scriptcs.net/",
"version": "0.13.2",
"license": "Apache 2.0",
"url": "http://chocolatey.org/api/v2/package/ScriptCs/0.13.2?fn=/dl.zip",
"hash": "b0e24268e5e5258cd2f26bacfccb75427884cb00435358b724fbf15d5fb38083",
"extract_dir": "tools",
"bin": "scriptcs.exe"
}

View File

@ -1,14 +1,14 @@
{
"homepage": "http://gnuwin32.sourceforge.net/packages/sed.htm",
"version": "4.2.1",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-bin.zip",
"http://ufpr.dl.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-dep.zip"
],
"hash": [
"md5:d94e045d98bcd3142bc3c665a5d82a84",
"md5:6b0997fa87158fff67457ec1eb96e332"
],
"bin": "bin\\sed.exe"
}
"homepage": "http://gnuwin32.sourceforge.net/packages/sed.htm",
"version": "4.2.1",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-bin.zip",
"http://ufpr.dl.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-dep.zip"
],
"hash": [
"md5:d94e045d98bcd3142bc3c665a5d82a84",
"md5:6b0997fa87158fff67457ec1eb96e332"
],
"bin": "bin\\sed.exe"
}

View File

@ -1,13 +1,13 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2013.09.29",
"url": [
"https://raw.github.com/lukesampson/psutils/4fa05b1c9b/shasum.ps1",
"https://raw.github.com/lukesampson/psutils/4fa05b1c9b/getopt.ps1"
],
"hash": [
"002ed0928a9d80f2d603e8de12bcd922fcdff5acfc4c6f6c67c2e2ace8728b08",
"452e61d92dd0eb4e4d6fe5fcd70f30b8c4f36cc9e3b618a7816ec45768d21262"
],
"bin": "shasum.ps1"
}
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2013.09.29",
"url": [
"https://raw.github.com/lukesampson/psutils/4fa05b1c9b/shasum.ps1",
"https://raw.github.com/lukesampson/psutils/4fa05b1c9b/getopt.ps1"
],
"hash": [
"002ed0928a9d80f2d603e8de12bcd922fcdff5acfc4c6f6c67c2e2ace8728b08",
"452e61d92dd0eb4e4d6fe5fcd70f30b8c4f36cc9e3b618a7816ec45768d21262"
],
"bin": "shasum.ps1"
}

View File

@ -1,32 +1,32 @@
{
"homepage": "http://sliksvn.com/",
"version": "1.8.10",
"architecture": {
"64bit": {
"url": "https://sliksvn.com/pub/Slik-Subversion-1.8.10-x64.msi",
"hash": "4f90b4f51ccec1cb309022ee2db98be8297a2cdee33ae6ce218d1cf93883a222"
},
"32bit": {
"url": "https://sliksvn.com/pub/Slik-Subversion-1.8.10-win32.msi",
"hash": "7f1e4d9080fb8c591cc354b91bb1ede9c17ab8a3b0dbf5347525f6c79c6e059a"
}
},
"extract_dir": "SlikSvn",
"bin": [
"bin\\svn.exe",
"bin\\svnadmin.exe",
"bin\\svnauthz-validate.exe",
"bin\\svndumpfilter.exe",
"bin\\svnlook.exe",
"bin\\svnmucc.exe",
"bin\\svn-populate-node-origins-index.exe",
"bin\\svnrdump.exe",
"bin\\svnserve.exe",
"bin\\svnsync.exe",
"bin\\svnversion.exe"
],
"checkver": {
"url": "http://sliksvn.com/en/download/",
"re": "<a href=\"https://sliksvn.com/pub/Slik-Subversion-(.*)-win32.msi\" class=\"button default\">"
}
"homepage": "http://sliksvn.com/",
"version": "1.8.10",
"architecture": {
"64bit": {
"url": "https://sliksvn.com/pub/Slik-Subversion-1.8.10-x64.msi",
"hash": "4f90b4f51ccec1cb309022ee2db98be8297a2cdee33ae6ce218d1cf93883a222"
},
"32bit": {
"url": "https://sliksvn.com/pub/Slik-Subversion-1.8.10-win32.msi",
"hash": "7f1e4d9080fb8c591cc354b91bb1ede9c17ab8a3b0dbf5347525f6c79c6e059a"
}
},
"extract_dir": "SlikSvn",
"bin": [
"bin\\svn.exe",
"bin\\svnadmin.exe",
"bin\\svnauthz-validate.exe",
"bin\\svndumpfilter.exe",
"bin\\svnlook.exe",
"bin\\svnmucc.exe",
"bin\\svn-populate-node-origins-index.exe",
"bin\\svnrdump.exe",
"bin\\svnserve.exe",
"bin\\svnsync.exe",
"bin\\svnversion.exe"
],
"checkver": {
"url": "http://sliksvn.com/en/download/",
"re": "<a href=\"https://sliksvn.com/pub/Slik-Subversion-(.*)-win32.msi\" class=\"button default\">"
}
}

View File

@ -1,9 +1,9 @@
{
"homepage": "http://www.sqlite.org/",
"version": "3.8.6",
"license": "Public Domain",
"url": "https://sqlite.org/2014/sqlite-shell-win32-x86-3080600.zip",
"hash": "sha1:e25f75ed380d9f7458fd024db01a946a65852e8c",
"bin": "sqlite3.exe",
"checkver": "<h3>Current Status</h3>\\s*<p><ul>\\s*<li><a.*>Version ([0-9\\.]+)</a>"
"homepage": "http://www.sqlite.org/",
"version": "3.8.6",
"license": "Public Domain",
"url": "https://sqlite.org/2014/sqlite-shell-win32-x86-3080600.zip",
"hash": "sha1:e25f75ed380d9f7458fd024db01a946a65852e8c",
"bin": "sqlite3.exe",
"checkver": "<h3>Current Status</h3>\\s*<p><ul>\\s*<li><a.*>Version ([0-9\\.]+)</a>"
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2014.07.18",
"url": "https://raw.githubusercontent.com/lukesampson/psutils/efcd212cf7/sudo.ps1",
"hash": "75fb610d079d6cd709f3fc103e58b582513e583638c467a539c820c2ed760ced",
"bin": "sudo.ps1"
}
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2014.07.18",
"url": "https://raw.githubusercontent.com/lukesampson/psutils/efcd212cf7/sudo.ps1",
"hash": "75fb610d079d6cd709f3fc103e58b582513e583638c467a539c820c2ed760ced",
"bin": "sudo.ps1"
}

View File

@ -1,12 +1,12 @@
{
"homepage": "https://www.syncany.org/",
"license": "https://raw.githubusercontent.com/syncany/syncany/develop/LICENSE.md",
"version": "0.4.0",
"url": "https://www.syncany.org/dist/releases/syncany-cli-0.4.0-alpha.exe",
"hash": "386365f99ea985a9abedab58439980500b3b62592531cd44af32e30f63df232d",
"innosetup": true,
"bin": [
"bin\\sy.bat",
"bin\\syncany.bat"
]
}
"homepage": "https://www.syncany.org/",
"license": "https://raw.githubusercontent.com/syncany/syncany/develop/LICENSE.md",
"version": "0.4.0",
"url": "https://www.syncany.org/dist/releases/syncany-cli-0.4.0-alpha.exe",
"hash": "386365f99ea985a9abedab58439980500b3b62592531cd44af32e30f63df232d",
"innosetup": true,
"bin": [
"bin\\sy.bat",
"bin\\syncany.bat"
]
}

View File

@ -1,21 +1,21 @@
{
"homepage": "http://www.mingw.org/wiki/msys",
"version": "1.23",
"license": "GPL2",
"depends": "gzip",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/tar/tar-1.23-1/tar-1.23-1-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/regex/regex-1.20090805-2/libregex-1.20090805-2-msys-1.0.13-dll-1.tar.lzma"
],
"hash": [
"2fa09e5a9563a9608077a65b276891c9f89de416dbe4b4a9eb4e8f36250a2887",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5",
"196921e8c232259c8e6a6852b9ee8d9ab2d29a91419f0c8dc27ba6f034231683",
"29db8c969661c511fbe2a341ab25c993c5f9c555842a75d6ddbcfa70dec16910",
"85dd8c1e27a90675c5f867be57ba7ae2bb55dde8cd2d19f284c896be134bd3d1"
],
"bin": "bin\\tar.exe"
}
"homepage": "http://www.mingw.org/wiki/msys",
"version": "1.23",
"license": "GPL2",
"depends": "gzip",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/tar/tar-1.23-1/tar-1.23-1-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/libiconv/libiconv-1.14-1/libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/gettext/gettext-0.18.1.1-1/libintl-0.18.1.1-1-msys-1.0.17-dll-8.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/regex/regex-1.20090805-2/libregex-1.20090805-2-msys-1.0.13-dll-1.tar.lzma"
],
"hash": [
"2fa09e5a9563a9608077a65b276891c9f89de416dbe4b4a9eb4e8f36250a2887",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5",
"196921e8c232259c8e6a6852b9ee8d9ab2d29a91419f0c8dc27ba6f034231683",
"29db8c969661c511fbe2a341ab25c993c5f9c555842a75d6ddbcfa70dec16910",
"85dd8c1e27a90675c5f867be57ba7ae2bb55dde8cd2d19f284c896be134bd3d1"
],
"bin": "bin\\tar.exe"
}

View File

@ -1,22 +1,22 @@
{
"homepage": "http://www.mingw.org/wiki/msys",
"license": "GPL2",
"version": "msys-inetutils-1.7-1",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/bison/bison-2.4.2-1/bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys.RELEASE_NOTES.txt"
],
"hash": [
"41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7",
"906e756332b5fd6c10eeb4b6362f5957dd8cafa5679f89d9adbae59dff7f2ff2",
"e42fbdcff71404a76306f3b8f0024f453aafa7fe7dd9dac43c82b2e8d33e23f1",
"81cd516f5c8071edfb6004fb70424226245dca48651d20b7055d713085490263",
"cd2b56b9c8e424d8c3c86e2101069d4083ce1bb2f929591a70bdc4fb604ddb46",
"7d629340d7b7ddeccae662fbafdafb779dfb8013b27d8d2a7a75a5bf7529c5b7"
],
"bin": "bin\\telnet.exe"
}
"homepage": "http://www.mingw.org/wiki/msys",
"license": "GPL2",
"version": "msys-inetutils-1.7-1",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/bison/bison-2.4.2-1/bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys.RELEASE_NOTES.txt"
],
"hash": [
"41c7d5561662e41da74951f373a08a95db40b27b1246227bbbc13abc44976ea7",
"906e756332b5fd6c10eeb4b6362f5957dd8cafa5679f89d9adbae59dff7f2ff2",
"e42fbdcff71404a76306f3b8f0024f453aafa7fe7dd9dac43c82b2e8d33e23f1",
"81cd516f5c8071edfb6004fb70424226245dca48651d20b7055d713085490263",
"cd2b56b9c8e424d8c3c86e2101069d4083ce1bb2f929591a70bdc4fb604ddb46",
"7d629340d7b7ddeccae662fbafdafb779dfb8013b27d8d2a7a75a5bf7529c5b7"
],
"bin": "bin\\telnet.exe"
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"version": "2013-08-10",
"url": "https://raw.github.com/lukesampson/psutils/598331a7e2b6d4bb60d8a458f8212d349b383e7c/time.ps1",
"hash": "66f8e31d76d0c1e8bf89bd5f73f6404c384ddcf0bd2069c5a40c331fbca4a63b",
"bin": "time.ps1"
}
"homepage": "https://github.com/lukesampson/psutils",
"version": "2013-08-10",
"url": "https://raw.github.com/lukesampson/psutils/598331a7e2b6d4bb60d8a458f8212d349b383e7c/time.ps1",
"hash": "66f8e31d76d0c1e8bf89bd5f73f6404c384ddcf0bd2069c5a40c331fbca4a63b",
"bin": "time.ps1"
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"version": "2013-07-02",
"url": "https://raw.github.com/lukesampson/psutils/767c019fc81f60a990342103cbf75db6703d3593/touch.ps1",
"hash": "1cedd53b77583d94264274ca8617f4ff5da535fc15d29274d3b12e5f72f7c2f5",
"bin": "touch.ps1"
}
"homepage": "https://github.com/lukesampson/psutils",
"version": "2013-07-02",
"url": "https://raw.github.com/lukesampson/psutils/767c019fc81f60a990342103cbf75db6703d3593/touch.ps1",
"hash": "1cedd53b77583d94264274ca8617f4ff5da535fc15d29274d3b12e5f72f7c2f5",
"bin": "touch.ps1"
}

View File

@ -1,19 +1,19 @@
{
"homepage": "http://mingw.org/wiki/MSYS",
"version": "6.0",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/unzip/unzip-6.0-1/unzip-6.0-1-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma"
],
"hash": [
"ecb6749234f83389b34723db52a36326421e9bb1aa41f0ce575aa802ca390c79",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5"
],
"bin": [
"bin\\funzip.exe",
"bin\\unzip.exe",
"bin\\unzipsfx.exe",
"bin\\zipinfo.exe"
]
}
"homepage": "http://mingw.org/wiki/MSYS",
"version": "6.0",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Extension/unzip/unzip-6.0-1/unzip-6.0-1-msys-1.0.13-bin.tar.lzma",
"http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma"
],
"hash": [
"ecb6749234f83389b34723db52a36326421e9bb1aa41f0ce575aa802ca390c79",
"4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5"
],
"bin": [
"bin\\funzip.exe",
"bin\\unzip.exe",
"bin\\unzipsfx.exe",
"bin\\zipinfo.exe"
]
}

Some files were not shown because too many files have changed in this diff Show More