mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
mingit-busybox: Update to version 2.52.0
This commit is contained in:
parent
0222820b1c
commit
13b8f053ee
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.51.2",
|
||||
"version": "2.52.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.51.2.windows.1/MinGit-2.51.2-busybox-64-bit.zip",
|
||||
"hash": "7c85f2cd62453ff24eb5c7c466152b3e5882255f744284518216a76876e02923"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.52.0.windows.1/MinGit-2.52.0-busybox-64-bit.zip",
|
||||
"hash": "d4a9ea8b7a93a73c369f80ea71833664725cbff5a5ef7d07c4c4c847cd418be1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.2.windows.1/MinGit-2.51.2-busybox-32-bit.zip",
|
||||
"hash": "efd750af9855ad3ad32e268cd7590557a45fd1b0917367687e7c8181eec046b7"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.52.0.windows.1/MinGit-2.52.0-busybox-32-bit.zip",
|
||||
"hash": "7241af16d73f1df26d3fd0907803bc6cc8c34773e4525295f2be7da8f653aed4"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user