mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Updates git, node and thrift (#995)
* Update Git to 2.9.3 Update Node to 6.4.0 Fix Thrift URL * Update git-with-openssh too
This commit is contained in:
parent
743a338dab
commit
788c6c0718
@ -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",
|
||||
|
||||
10
git.json
10
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": [
|
||||
|
||||
10
nodejs.json
10
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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user