mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mingit-busybox: Update to version 2.50.0.2
This commit is contained in:
parent
94ed676830
commit
da79ab6a54
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.50.0",
|
||||
"version": "2.50.0.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)",
|
||||
"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.50.0.windows.1/MinGit-2.50.0-busybox-64-bit.zip",
|
||||
"hash": "e2f4e682b3894b55287609fd1889f671864d7f6324d7ef76329d340a33366660"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.50.0.windows.2/MinGit-2.50.0.2-busybox-64-bit.zip",
|
||||
"hash": "dddb446697623597ee84a7c544310f76cfa9e07bc34f951b8d3390a50d8e3d8b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.50.0.windows.1/MinGit-2.50.0-busybox-32-bit.zip",
|
||||
"hash": "b6066cdd591ea6fe818db88b837436e2321309ab8dbd41d99167a301e5ed4783"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.50.0.windows.2/MinGit-2.50.0.2-busybox-32-bit.zip",
|
||||
"hash": "f16162dc7c45d438a04f3969b20545699623d89acf92a6a32a6ff9353a9e32a8"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user