mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mingit: Update to version 2.47.0
This commit is contained in:
parent
1e2c932b59
commit
cafa13dbf5
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.46.2",
|
||||
"version": "2.47.0",
|
||||
"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.46.2.windows.1/MinGit-2.46.2-64-bit.zip",
|
||||
"hash": "0dca60869825ceb8b6108be69f0c536174fbca45e11300f2c14c34632d8238ed"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.47.0.windows.1/MinGit-2.47.0-64-bit.zip",
|
||||
"hash": "6b175d4675bfa7014ba649e3c0976da2a281d89bd9a096f1f41437f9995497a8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.46.2.windows.1/MinGit-2.46.2-32-bit.zip",
|
||||
"hash": "21a85dde40b3cb162ca6d0f6eda4007c3fac7243e2c63c34de979fc8cc4b9134"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.47.0.windows.1/MinGit-2.47.0-32-bit.zip",
|
||||
"hash": "8d009e2e2d0d17f9c31255065e83183f3f03f15ed238aff9592da0213bedc176"
|
||||
}
|
||||
},
|
||||
"bin": "cmd\\git.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user