diff --git a/git-with-openssh.json b/git-with-openssh.json index a31088da31..f1ad18e29c 100644 --- a/git-with-openssh.json +++ b/git-with-openssh.json @@ -1,16 +1,16 @@ { "homepage": "https://git-for-windows.github.io/", "license": "GPL2", - "version": "2.9.0.windows.1", + "version": "2.9.3.windows.1", "architecture": { - "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.9.0.windows.1/PortableGit-2.9.0-64-bit.7z.exe#/dl.7z", - "hash": "566bf55d7a3ba18660e76034d4af3e0cdd985cbb6f73eb881f287aa23a0f6bbc" - }, - "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.9.0.windows.1/PortableGit-2.9.0-32-bit.7z.exe#/dl.7z", - "hash": "ed7c648f58decbd70f27e124704e88ac1c9934e78bcc60516aaeddace2275581" - } + "64bit": { + "url": "https://github.com/git-for-windows/git/releases/download/v2.9.3.windows.1/PortableGit-2.9.3-64-bit.7z.exe#/dl.7z", + "hash": "3423EA5C7E025A67903E05D1493680D6D5D6666429A9C400CC9E33BEEA5ADB1B" + }, + "32bit": { + "url": "https://github.com/git-for-windows/git/releases/download/v2.9.3.windows.1/PortableGit-2.9.3-32-bit.7z.exe#/dl.7z", + "hash": "CD142CBB124D7C3E3C3BF144785E57573AFD2FC9C043447B7F5111EC044E6CED" + } }, "bin": [ "cmd\\git.exe", diff --git a/git.json b/git.json index d969deee03..0971ffb6ad 100644 --- a/git.json +++ b/git.json @@ -1,15 +1,15 @@ { "homepage": "https://git-for-windows.github.io/", "license": "GPL2", - "version": "2.9.0.windows.1", + "version": "2.9.3.windows.1", "architecture": { "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.9.0.windows.1/PortableGit-2.9.0-64-bit.7z.exe#/dl.7z", - "hash": "566bf55d7a3ba18660e76034d4af3e0cdd985cbb6f73eb881f287aa23a0f6bbc" + "url": "https://github.com/git-for-windows/git/releases/download/v2.9.3.windows.1/PortableGit-2.9.3-64-bit.7z.exe#/dl.7z", + "hash": "3423EA5C7E025A67903E05D1493680D6D5D6666429A9C400CC9E33BEEA5ADB1B" }, "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.9.0.windows.1/PortableGit-2.9.0-32-bit.7z.exe#/dl.7z", - "hash": "ed7c648f58decbd70f27e124704e88ac1c9934e78bcc60516aaeddace2275581" + "url": "https://github.com/git-for-windows/git/releases/download/v2.9.3.windows.1/PortableGit-2.9.3-32-bit.7z.exe#/dl.7z", + "hash": "CD142CBB124D7C3E3C3BF144785E57573AFD2FC9C043447B7F5111EC044E6CED" } }, "bin": [ diff --git a/nodejs.json b/nodejs.json index f1d4f1ac16..d2691a9f0c 100644 --- a/nodejs.json +++ b/nodejs.json @@ -1,15 +1,15 @@ { "homepage": "http://nodejs.org", - "version": "6.3.1", + "version": "6.4.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v6.3.1/node-v6.3.1-x64.msi", - "hash": "d41bb2d45bbd2dde7539c7c7e4f80865979f0bb15e6af0e7ee9460d9ad47c8ec" + "url": "https://nodejs.org/dist/v6.4.0/node-v6.4.0-x64.msi", + "hash": "c2f9970ff7402078f4210f981f96672c28bba018b4390517cbc4a1a785a4b7b7" }, "32bit": { - "url": "https://nodejs.org/dist/v6.3.1/node-v6.3.1-x86.msi", - "hash": "ed6c7ef60a0d04bfc5f766b7886c5f5dd3c79041bd2a00df6832fb416237f976" + "url": "https://nodejs.org/dist/v6.4.0/node-v6.4.0-x86.msi", + "hash": "35df69a68e14e9029589b22d79211c4b73cdf70a6df42777ad86e1e5b0fb759a" } }, "env_add_path": "nodejs", diff --git a/thrift.json b/thrift.json index c099720e19..301b1239c0 100644 --- a/thrift.json +++ b/thrift.json @@ -1,5 +1,5 @@ { - "homepage": "http://http://thrift.apache.org/", + "homepage": "http://thrift.apache.org/", "version": "0.9.3", "licence": "Apache License v2.0", "url": "http://www-us.apache.org/dist/thrift/0.9.3/thrift-0.9.3.exe",