mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
4c85935c3a
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://www.apachelounge.com",
|
||||
"version": "2.4.9",
|
||||
"version": "2.4.10",
|
||||
"license": "Apache 2.0",
|
||||
"url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.9-win32-VC11.zip",
|
||||
"hash": "E80D5035BB1DEACABDAF896A840666582A3D2E001B08737EA309ADB75D7F4DCD",
|
||||
"url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.10-win32-VC11.zip",
|
||||
"hash": "a0340b2b0312be243275d89142fde5d2daf1532a9aa5431d8c1f4d3580d46518",
|
||||
"extract_dir": "Apache24",
|
||||
"bin": [
|
||||
"bin\\ab.exe",
|
||||
|
||||
18
curl.json
18
curl.json
@ -1,19 +1,19 @@
|
||||
{
|
||||
"homepage": "http://curl.haxx.se/",
|
||||
"version": "7.37.0",
|
||||
"version": "7.38.0",
|
||||
"licence": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://www.confusedbycode.com/curl/curl-7.37.0-win64.zip",
|
||||
"hash": "4a6bc5a90845c4308a7021a57c026d66d34f0a1a77e17ecda53a3908c6563769",
|
||||
"extract_dir": "curl-7.37.0-win64"
|
||||
"url": "http://www.confusedbycode.com/curl/curl-7.38.0-win64.zip",
|
||||
"hash": "e9006f17fd9555776f7efefc4dee67a8176d65878015d185c9752f58bddcac59",
|
||||
"extract_dir": "curl-7.38.0-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://www.confusedbycode.com/curl/curl-7.37.0-win32.zip",
|
||||
"hash": "21961bc650f8fced26ca5addb8a1012e15e53ac96f774479c6da6c5a4f925cb5",
|
||||
"extract_dir": "curl-7.37.0-win32"
|
||||
"url": "http://www.confusedbycode.com/curl/curl-7.38.0-win32.zip",
|
||||
"hash": "0d81d8737bf44156f45c7d022f8bba5d169c5e8a3fe4a6b60c0698bd6c66c041",
|
||||
"extract_dir": "curl-7.38.0-win32"
|
||||
}
|
||||
},
|
||||
"bin": "bin/curl.exe",
|
||||
"checkver": "The most recent stable version of curl is version ([0-99\\.]+)"
|
||||
}
|
||||
"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
|
||||
}
|
||||
|
||||
12
go.json
12
go.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "1.3",
|
||||
"version": "1.3.3",
|
||||
"homepage": "http://golang.org",
|
||||
"license": "http://golang.org/LICENSE",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://golang.org/dl/go1.3.windows-amd64.zip",
|
||||
"hash": "sha1:1e4888e1494aed7f6934acb5c4a1ffb0e9a022b1"
|
||||
"url": "https://storage.googleapis.com/golang/go1.3.3.windows-amd64.zip",
|
||||
"hash": "sha1:5f0b3b104d3db09edd32ef1d086ba20bafe01ada"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://golang.org/dl/go1.3.windows-386.zip",
|
||||
"hash": "sha1:e4e5279ce7d8cafdf210a522a70677d5b9c7589d"
|
||||
"url": "https://storage.googleapis.com/golang/go1.3.3.windows-386.zip",
|
||||
"hash": "sha1:ba99083b22e0b22b560bb2d28b9b99b405d01b6b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
@ -18,4 +18,4 @@
|
||||
"GOROOT": "$dir"
|
||||
},
|
||||
"checkver": "<div id=\"footer\">\\s*Build version go([0-9\\.]+)\\.<br>"
|
||||
}
|
||||
}
|
||||
|
||||
10
gradle.json
Normal file
10
gradle.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"homepage": "http://www.gradle.org",
|
||||
"version": "2.1",
|
||||
"license": "Apache 2.0",
|
||||
"hash": "3eee4f9ea2ab0221b89f8e4747a96d4554d00ae46d8d633f11cfda60988bf878",
|
||||
"url": "https://services.gradle.org/distributions/gradle-2.1-bin.zip",
|
||||
"extract_dir": "gradle-2.1",
|
||||
"bin": "bin\\gradle.bat",
|
||||
"depends": "openjdk"
|
||||
}
|
||||
30
julia.json
30
julia.json
@ -1,29 +1,39 @@
|
||||
{
|
||||
"homepage": "http://julialang.org",
|
||||
"version": "0.2.1",
|
||||
"version": "0.3.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://s3.amazonaws.com/julialang/bin/winnt/x64/0.2/julia-0.2.1-win64.exe#/dl.7z",
|
||||
"hash": "19b64e7296662e69282ce48aa4886b2f2aefea4f2ea7b400821bd9ecabcd2493"
|
||||
"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.2/julia-0.2.1-win32.exe#/dl.7z",
|
||||
"hash": "ea35f4fa9ea8deb8e207e54025f6c87331d37991a4a51c1ab0dd93a751c76e94"
|
||||
"url": "http://s3.amazonaws.com/julialang/bin/winnt/x86/0.3/julia-0.3.1-win32.exe#/dl.7z",
|
||||
"hash": "214d2a57da9d12ba7e39ef9cb2a41478d0901e1f79943a6c8b54ffe6958e0936"
|
||||
}
|
||||
},
|
||||
"extract_dir": "julia-e44b593905",
|
||||
"installer": {
|
||||
"file": "julia-installer.exe",
|
||||
"args": [
|
||||
"/S",
|
||||
"/D=$dir"
|
||||
]
|
||||
},
|
||||
"uninstaller": {
|
||||
"file": "uninstall.exe",
|
||||
"args": "/S"
|
||||
},
|
||||
"env_set": {
|
||||
"JULIA_HOME": "$dir\\bin",
|
||||
"JULIA_EXE": "julia-readline.exe",
|
||||
"JULIA": "$dir\\bin\\julia-readline.exe",
|
||||
"JULIA_EXE": "julia.exe",
|
||||
"JULIA": "$dir\\bin\\julia.exe",
|
||||
"JL_PRIVATE_LIB_DIR": "bin"
|
||||
},
|
||||
"bin": [
|
||||
[ "bin\\julia-readline.exe", "julia" ]
|
||||
[ "bin\\julia.exe", "julia" ]
|
||||
],
|
||||
"checkver": {
|
||||
"url": "http://julialang.org/downloads/",
|
||||
"re": "<h1>Current Release</h1>\\s*<a name=\"v([^\"]+)\"></a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
14
mariadb.json
14
mariadb.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "http://mariadb.org",
|
||||
"version": "5.5.36",
|
||||
"version": "10.0.14",
|
||||
"license": "GPL2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.mariadb.org/f/mariadb-5.5.36/winx64-packages/mariadb-5.5.36-winx64.zip?serve#/dl.zip",
|
||||
"hash": "md5:2d920564a6f44d7b767e066c71ec7fa7",
|
||||
"extract_dir": "mariadb-5.5.36-winx64"
|
||||
"url": "https://downloads.mariadb.org/f/mariadb-10.0.14/winx64-packages/mariadb-10.0.14-winx64.zip",
|
||||
"hash": "md5:6880f94badb9a0198549d61d243af1e3",
|
||||
"extract_dir": "mariadb-10.0.14-winx64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.mariadb.org/f/mariadb-5.5.36/win32-packages/mariadb-5.5.36-win32.zip?serve#/dl.zip",
|
||||
"hash": "md5:82f4502f1e262799e59c968a67eee2b2",
|
||||
"extract_dir": "mariadb-5.5.36-win32"
|
||||
"url": "https://downloads.mariadb.org/f/mariadb-10.0.14/win32-packages/mariadb-10.0.14-win32.zip",
|
||||
"hash": "md5:daff6549e7a924d550f369ce665e72bc",
|
||||
"extract_dir": "mariadb-10.0.14-win32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "mercurial.selenic.com",
|
||||
"version": "3.0.1",
|
||||
"version": "3.1.1",
|
||||
"license": "GPL2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.0.1-x64.exe",
|
||||
"hash": "41fea6d7f085c670e54c5856f1e982e43c867e3b3a621c568349391176c9719e"
|
||||
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.1.1-x64.exe",
|
||||
"hash": "a9d5e613540aa2934f34b763e6ceed783605eb80822992501f44e8be6667a495"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.0.1.exe",
|
||||
"hash": "d34dbeb07d623f9cb3030e88f062da0a7276d0ebdff626f9f4e7152eeef24d10"
|
||||
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.1.1.exe",
|
||||
"hash": "0a4fee43a25decae7e1c8cec1eb76a34a16e43284cabff3931daf2ad873409a5"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
@ -18,4 +18,5 @@
|
||||
"url": "http://mercurial.selenic.com/sources.js",
|
||||
"re": "Mercurial ([0-9\\.]+) Inno Setup installer - x86 Windows - does not require admin rights"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
14
mongodb.json
14
mongodb.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "http://www.mongodb.org",
|
||||
"version": "2.6.3",
|
||||
"version": "2.6.4",
|
||||
"license": "http://www.mongodb.org/about/licensing/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-2.6.3.zip",
|
||||
"hash": "40fdbd41bf699bf0881965fcaaf9c74e05f6cf80eda303fc3393acd707e7ae93",
|
||||
"extract_dir": "mongodb-win32-x86_64-2008plus-2.6.3"
|
||||
"url": "http://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-2.6.4.zip",
|
||||
"hash": "03662da44851a0820bc5b0af37d0539c4d7c81dbb2f6fc8affe9bff0d5f76400",
|
||||
"extract_dir": "mongodb-win32-x86_64-2008plus-2.6.4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://fastdl.mongodb.org/win32/mongodb-win32-i386-2.6.3.zip",
|
||||
"hash": "1aeae0298fb00fe70da450f3c4b532d58c472f7e37c2c3b828db00ddd7367ba8",
|
||||
"extract_dir": "mongodb-win32-i386-2.6.3"
|
||||
"url": "http://fastdl.mongodb.org/win32/mongodb-win32-i386-2.6.4.zip",
|
||||
"hash": "bb5061a63c63f3642ea0c5c637a63ac5d224036f41bbc5c96fe2ee5311622368",
|
||||
"extract_dir": "mongodb-win32-i386-2.6.4"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
27
nodejs.json
27
nodejs.json
@ -1,29 +1,20 @@
|
||||
{
|
||||
"homepage": "http://nodejs.org",
|
||||
"version": "0.10.29",
|
||||
"version": "0.10.32",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"http://nodejs.org/dist/v0.10.29/x64/node.exe",
|
||||
"http://nodejs.org/dist/npm/npm-1.4.10.zip"
|
||||
],
|
||||
"hash": [
|
||||
"8ca647c61cadd0bc91e1a43ceb021d89afc580a95e708b52fc283bcb2634a15d",
|
||||
"17cbe14f6d3d9e4149f32b8df7ebf67f300783e6e51fbc1b0987c0582466e1b6"
|
||||
]
|
||||
"url": "http://nodejs.org/dist/v0.10.32/x64/node-v0.10.32-x64.msi",
|
||||
"hash": "sha1:df83faf27410a6fb7f099c29338c52b7d4224e2f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"http://nodejs.org/dist/v0.10.29/node.exe",
|
||||
"http://nodejs.org/dist/npm/npm-1.4.10.zip"
|
||||
],
|
||||
"hash": [
|
||||
"fbd516aa3752da8bfb14d557d4ae16315f500376c3688ed0cfb087c95c95ea20",
|
||||
"17cbe14f6d3d9e4149f32b8df7ebf67f300783e6e51fbc1b0987c0582466e1b6"
|
||||
]
|
||||
"url": "http://nodejs.org/dist/v0.10.32/node-v0.10.32-x86.msi",
|
||||
"hash": "sha1:f2538f0037c017f245db6b54c6b8198bec2868c9"
|
||||
}
|
||||
},
|
||||
"env_add_path": ".",
|
||||
"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",
|
||||
"checkver": "<p class=\"version\">Current Version: v([0-9\\.]+)</p>"
|
||||
}
|
||||
|
||||
12
php.json
12
php.json
@ -1,9 +1,13 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.5.15",
|
||||
"version": "5.6.2",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.15-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:41ff9a5b5f44b927f4e3105577ffd2138ed647ce",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.2-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:db06ebcf675db475ae213c773f8d16699f76fd0c",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||
"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>"
|
||||
}
|
||||
}
|
||||
|
||||
12
php53.json
12
php53.json
@ -1,9 +1,13 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.3.28",
|
||||
"version": "5.3.29",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.3.28-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:fa7e8f6e8bff442e0e0b1889f52e0c3b93a84b2b",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.3.29-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:61615fe9db85c3ab630fe35673a1b6f45782e5d4",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
"url": "http://windows.php.net/download/",
|
||||
"re": "<h3 id=\"php-5.3\".*?>.*?\\(([0-9\\.]+)\\)</h3>"
|
||||
}
|
||||
}
|
||||
|
||||
12
php54.json
12
php54.json
@ -1,9 +1,13 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.4.31",
|
||||
"version": "5.4.34",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.31-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:7f46b68b881d4373a5842283a158909887218dc2",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.34-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:443ab6b7074470a8b0c9b163e9ce69b4c80e4016",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||
"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>"
|
||||
}
|
||||
}
|
||||
|
||||
13
php55.json
Normal file
13
php55.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.5.18",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.18-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:2329b939d993073ad6fa6df75c68f93056eda992",
|
||||
"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>"
|
||||
}
|
||||
}
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": "0.2014.06.25",
|
||||
"url": "https://github.com/lukesampson/pshazz/archive/d4623ed4ddf799cfe1ba008d3422bd2145014d2a.zip",
|
||||
"extract_dir": "pshazz-d4623ed4ddf799cfe1ba008d3422bd2145014d2a",
|
||||
"hash": "dd2f25f565834af03cef2012fe83570a50944f8d15c121f2d4dc987bb19c9467",
|
||||
"version": "0.2014.08.27",
|
||||
"url": "https://github.com/lukesampson/pshazz/archive/27493429c35ed41f6e5de1764bc580bc95f31f00.zip",
|
||||
"extract_dir": "pshazz-27493429c35ed41f6e5de1764bc580bc95f31f00",
|
||||
"hash": "4454a60554d5711259b3ebaf95561468ff4de5f37afbbc6702335a4e666280dc",
|
||||
"bin": [ "bin\\pshazz.ps1" ],
|
||||
"installer": { "file": "bin\\install.ps1" }
|
||||
}
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"homepage": "http://puppetlabs.com",
|
||||
"version": "3.6.2",
|
||||
"url": "https://downloads.puppetlabs.com/windows/puppet-3.6.2.msi",
|
||||
"hash": "1e002084ac4bd69f53c64922eef204dc540a1181b84ee58fa7522910ed43a170",
|
||||
"version": "3.7.1",
|
||||
"url": "https://downloads.puppetlabs.com/windows/puppet-3.7.1.msi",
|
||||
"hash": "fb8335694753f14b1b407dc393141fda25aa05a388fffae3aa003f73034f459c",
|
||||
"bin": [
|
||||
"Puppet Labs/Puppet/bin\\facter.bat",
|
||||
"Puppet Labs/Puppet/bin\\hiera.bat",
|
||||
|
||||
10
python.json
10
python.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.python.org",
|
||||
"license": "http://docs.python.org/3.4/license",
|
||||
"version": "3.4.1",
|
||||
"version": "3.4.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.4.1/python-3.4.1.amd64.msi",
|
||||
"hash": "md5:25440653f27ee1597fd6b3e15eee155f"
|
||||
"url": "https://www.python.org/ftp/python/3.4.2/python-3.4.2.amd64.msi",
|
||||
"hash": "md5:45140ce7891a18cd52530cecdf7717ff"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.4.1/python-3.4.1.msi",
|
||||
"hash": "md5:4940c3fad01ffa2ca7f9cc43a005b89a"
|
||||
"url": "https://www.python.org/ftp/python/3.4.2/python-3.4.2.msi",
|
||||
"hash": "md5:0aa1a556892d8dc0b60c19bf3102fb3f"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -5,9 +5,5 @@
|
||||
"url": "https://www.itefix.no/download/cwRsync_5.3.0_Free.zip",
|
||||
"hash": "58569d0f816373f929abc6468b246c25580c1a614f0768a8a119c5119dac739f",
|
||||
"extract_dir": "cwRsync_5.3.0_Free",
|
||||
"bin": "rsync.exe",
|
||||
"checkver": {
|
||||
"url": "https://www.itefix.no/i2/content/cwrsync-free-edition",
|
||||
"re": "<br>Rsync ([^<]+)"
|
||||
}
|
||||
}
|
||||
"bin": "rsync.exe"
|
||||
}
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://www.sqlite.org/",
|
||||
"version": "3.8.5",
|
||||
"version": "3.8.6",
|
||||
"license": "Public Domain",
|
||||
"url": "http://sqlite.org/2014/sqlite-shell-win32-x86-3080500.zip",
|
||||
"hash": "sha1:40ea13d29c64a2514cb5546b5e99531045c5ca74",
|
||||
"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>"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://www.vagrantup.com/",
|
||||
"version": "1.6.3",
|
||||
"version": "1.6.5",
|
||||
"license": "MIT",
|
||||
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3.msi",
|
||||
"hash": "7942cf02125444e057bb00323c9b465638b36d980b3dd703d6082d0f3654c846",
|
||||
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5.msi",
|
||||
"hash": "d79b1408bef91c526103668a0f82480735509ab3043e407f4481ac1d473e7ddf",
|
||||
"extract_dir": "HashiCorp/Vagrant",
|
||||
"bin": "bin\\vagrant.exe",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user