mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mingit-busybox: Update to version 2.30.1.windows.1
This commit is contained in:
parent
3a6d0f71c4
commit
5784b207d8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.30.0.windows.2",
|
"version": "2.30.1.windows.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.30.0.windows.2/MinGit-2.30.0.2-busybox-64-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/MinGit-2.30.1-busybox-64-bit.zip",
|
||||||
"hash": "d8aae417d7a2a69437b8ad6f517a58a1c1719548554822988d3ec53468719525"
|
"hash": "8ce8ed8d56bcecb9f59acde4396b360ac2459414e9a00dfec0f012ca6db54b84"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.2/MinGit-2.30.0.2-busybox-32-bit.zip",
|
"url": "https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/MinGit-2.30.1-busybox-32-bit.zip",
|
||||||
"hash": "b029c8709d452d6f8c074988dc354251ba8db6a54da7384493ad585446403724"
|
"hash": "f8b1675e50a9761ee4661ea2c6d4f30e8375b8500c192ba544ea9594b6b82c42"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user