mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 06:01:19 +00:00
* Fix 150 license * Update * Update * Update cockroachdb.json See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt * Apply new rule * Change to unknown * Update tup.json * fix radare2 * Some fix * Some fix * Fix sliksvn * Fix sliksvn * Update imagemagick.json
13 lines
475 B
JSON
13 lines
475 B
JSON
{
|
|
"homepage": "https://git-for-windows.github.io/",
|
|
"license": "GPL-2.0-only",
|
|
"version": "1.9.5-preview20150319",
|
|
"url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z",
|
|
"hash": "26261872847b18d171a197c8e4b3f4c0e60b4310c4b8ef1f4d9884950288aa7c",
|
|
"bin": [
|
|
"cmd\\git.exe",
|
|
"cmd\\gitk.cmd"
|
|
],
|
|
"post_install": "git config --global credential.helper wincred"
|
|
}
|