mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
11 lines
344 B
JSON
11 lines
344 B
JSON
{
|
|
"homepage": "http://msysgit.github.io/",
|
|
"license": "GPL2",
|
|
"version": "1.9",
|
|
"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"
|
|
]
|
|
} |