mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-23 17:11:26 +00:00
mingit-busybox: Update to version 2.32.0.windows.2
This commit is contained in:
parent
35de3a33c3
commit
7d990a6532
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.32.0.windows.1",
|
"version": "2.32.0.windows.2",
|
||||||
"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.(BusyBox-backed MinGit, experimental, smaller version of MinGit)",
|
"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.(BusyBox-backed MinGit, experimental, smaller version of MinGit)",
|
||||||
"homepage": "https://git-for-windows.github.io/",
|
"homepage": "https://git-for-windows.github.io/",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
@ -13,12 +13,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.32.0.windows.1/MinGit-2.32.0-busybox-64-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.32.0.windows.2/MinGit-2.32.0.2-busybox-64-bit.zip",
|
||||||
"hash": "51b90b7a857d6407b5f10c2d657a4bcc71f461438bb23958576893c2b41b9780"
|
"hash": "a439abf1a0f00e1c031a94e427255dbd303556ece5231d1cf6d5c8ff7d43b461"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.32.0.windows.1/MinGit-2.32.0-busybox-32-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.32.0.windows.2/MinGit-2.32.0.2-busybox-32-bit.zip",
|
||||||
"hash": "937330daccc3be48da4ee7b30381f9a00271d5c1ee2c56f9d70005c5c68a1144"
|
"hash": "964a2dcf648499d4d125c3cc4511243b993cb3b32c01163704c22f7a6e6d4055"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user