mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
mingit-busybox: Update to version 2.50.0
This commit is contained in:
parent
6d7efefc66
commit
556625cfd7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.49.0",
|
||||
"version": "2.50.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.49.0.windows.1/MinGit-2.49.0-busybox-64-bit.zip",
|
||||
"hash": "600d27b4ed7d86f9bc908c3e6563cfdd14f746dee1e91d5f714bfc9e7472cfb1"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.49.0.windows.1/MinGit-2.49.0-busybox-32-bit.zip",
|
||||
"hash": "a6f1b25a1c910381b0886ff37baa3d77d3b662e0a54114ca19244a3f3e9381b6"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user