mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
mingit: Update to version 2.40.0.windows.1
This commit is contained in:
parent
9dd672ea16
commit
111b0cbed7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.39.2.windows.1",
|
||||
"version": "2.40.0.windows.1",
|
||||
"description": "Minimal Git for Windows (MinGit) is a reduced sized package designed to support application integration (like integrated development environments, graph visualizers, etc.) where full console support (colorization, pagniation, etc.) is not needed.",
|
||||
"homepage": "https://git-for-windows.github.io/",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -13,12 +13,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.39.2.windows.1/MinGit-2.39.2-64-bit.zip",
|
||||
"hash": "a53b90a42d9a5e3ac992f525b5805c4dbb8a013b09a32edfdcf9a551fd8cfe2d"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.40.0.windows.1/MinGit-2.40.0-64-bit.zip",
|
||||
"hash": "f3e898f8856e80c66b367c80396c6debc46ae0b258ab9fd00ee08b4812c8f987"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.39.2.windows.1/MinGit-2.39.2-32-bit.zip",
|
||||
"hash": "f2027f51f8b12e5bd3c94782edddcfe277e26a3fc7c014707a72b04714f3b90f"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.40.0.windows.1/MinGit-2.40.0-32-bit.zip",
|
||||
"hash": "51f40ccffc08485c80bbe9d54a4ad08e1ef47c6198dc0801039569a8468a6d02"
|
||||
}
|
||||
},
|
||||
"bin": "cmd\\git.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user