mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
mingit-busybox: Update to version 2.47.0
This commit is contained in:
parent
49b0199344
commit
1e2c932b59
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.46.2",
|
"version": "2.47.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)",
|
"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.46.2.windows.1/MinGit-2.46.2-busybox-64-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.47.0.windows.1/MinGit-2.47.0-busybox-64-bit.zip",
|
||||||
"hash": "a5c3ef14d4011324fc8b66e6e8943d8470b6d0606778be4d1f73f03ff9973c71"
|
"hash": "805e3553de73225ea757d80676fafdde004a73b3ae2dac0954d64e87337ebc4f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.46.2.windows.1/MinGit-2.46.2-busybox-32-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.47.0.windows.1/MinGit-2.47.0-busybox-32-bit.zip",
|
||||||
"hash": "d12e006af9c4d4f520a86a6c3cf03a1426433a19281574fc8f7b6d9d49f636ab"
|
"hash": "705b0b547d327f012b91a85122cbc58189297ba2e34885609186613ba4874882"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user