mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
mingit-busybox: Update to version 2.35.1.windows.2
This commit is contained in:
parent
638032a629
commit
b2b79dfef7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.35.1.windows.1",
|
"version": "2.35.1.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.35.1.windows.1/MinGit-2.35.1-busybox-64-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.35.1.windows.2/MinGit-2.35.1.2-busybox-64-bit.zip",
|
||||||
"hash": "36f5693228a177bf0aec00085f44a7014dae8b47a4ea20867ca24857a4a0a070"
|
"hash": "aad8fe5975cb94bb550efbb0b4b696388de1d078296e1f31c268d144f6a6b0ea"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.35.1.windows.1/MinGit-2.35.1-busybox-32-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.35.1.windows.2/MinGit-2.35.1.2-busybox-32-bit.zip",
|
||||||
"hash": "9dc2093dd30c1d404baca1604f1fb50ed977e3e0ce65943ff2a5c956c6d4fadf"
|
"hash": "6f80172dc7f22f4e028024dd3ec6a2ecc0178363f79a7006d3322b05bb6a8143"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user