mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
11 lines
369 B
JSON
11 lines
369 B
JSON
{
|
|
"homepage": "http://msysgit.github.io/",
|
|
"license": "GPL2",
|
|
"version": "1.8.5.2",
|
|
"url": "https://msysgit.googlecode.com/files/PortableGit-1.8.5.2-preview20131230.7z",
|
|
"hash": "a59a412830b5485bc9bea5ba7b53128c086bfbe8bf188c87ec93fe0396379a39",
|
|
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
|
|
"post_install": [
|
|
"git config --global credential.helper wincred"
|
|
]
|
|
} |