mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
git 1.9.0 (checkver)
This commit is contained in:
parent
ed5e1590f4
commit
f23f70e94b
8
git.json
8
git.json
@ -1,11 +1,15 @@
|
||||
{
|
||||
"homepage": "http://msysgit.github.io/",
|
||||
"license": "GPL2",
|
||||
"version": "1.9",
|
||||
"version": "1.9.0",
|
||||
"url": "https://msysgit.googlecode.com/files/PortableGit-1.9.0-preview20140217.7z",
|
||||
"hash": "sha1:a26032341b4f3c0bb57eb298ba886438f974fc38",
|
||||
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
|
||||
"post_install": [
|
||||
"git config --global credential.helper wincred"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"url": "http://git-scm.com/",
|
||||
"re": "<span class='version'>([^<]+)</span>"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user