mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mingit-busybox: Update to version 2.51.1
This commit is contained in:
parent
cab0d3f6ff
commit
e99e4cbbec
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.51.0.2",
|
"version": "2.51.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.(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.51.0.windows.2/MinGit-2.51.0.2-busybox-64-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.1.windows.1/MinGit-2.51.1-busybox-64-bit.zip",
|
||||||
"hash": "deb7e15ec1e33cad225a6be4401617e21569d188da0a1ca71c29d8018ad087b6"
|
"hash": "ba3fadd0d47622345201b35a5a8ff2f7de8de7e0e0b7b2341a2a280425c9887b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/MinGit-2.51.0.2-busybox-32-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.1.windows.1/MinGit-2.51.1-busybox-32-bit.zip",
|
||||||
"hash": "b2ed51815e858497c2399004a855d5ebb0f8eacd93e0a81a6afc46b5741efda6"
|
"hash": "5267259f9ef56e07b9183b3fe7584b63f8ccbf2646ebce1909482bf67eafade2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user