mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mingit-busybox: Update to version 2.51.0
This commit is contained in:
parent
70690d64e3
commit
bba81e6bb5
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.50.1",
|
||||
"version": "2.51.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.(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.1.windows.1/MinGit-2.50.1-busybox-64-bit.zip",
|
||||
"hash": "6d586bf5093baf312cd8141bb59d150416ee89a8e58240d8c1e9ae31a4be7758"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/MinGit-2.51.0-busybox-64-bit.zip",
|
||||
"hash": "6b71de89d321310d1cc233565a10b06cabc65582e1c37bae47548c1fa323c878"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.50.1.windows.1/MinGit-2.50.1-busybox-32-bit.zip",
|
||||
"hash": "7d138de6edf6f001f131de55b02d97ca9e240c51a2ec61f631b0fe5e9f2b266b"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/MinGit-2.51.0-busybox-32-bit.zip",
|
||||
"hash": "050fe76ece1b7762cd556bdbe242a979d5d769c2072db45e1cc888061552779c"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user