mingit, mingit-busybox: Update to version 2.34.1.windows.1 (#3017)

* mingit: Update to version 2.34.1.windows.1

* mingit-busybox: Update to version 2.34.1.windows.1
This commit is contained in:
jonz94 2021-11-29 02:31:49 +08:00 committed by GitHub
parent 0f97010506
commit 53e6d41ec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
{
"version": "2.33.1.windows.1",
"version": "2.34.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)",
"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.33.1.windows.1/MinGit-2.33.1-busybox-64-bit.zip",
"hash": "96e2e9c8561eb20a3982fe292d4795bd4c09705f93cc03cf45a2f6b880fba181"
"url": "https://github.com/git-for-windows/git/releases/download/v2.34.1.windows.1/MinGit-2.34.1-busybox-64-bit.zip",
"hash": "4d3ab5d2bd990e2b4d305998059fe21c031f4fa84b0683765184083e2bd720d6"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/MinGit-2.33.1-busybox-32-bit.zip",
"hash": "3cd68aa4691202f2a182f8e0bf5a8eda2b795fbc6074de3e3c55548efdf28d15"
"url": "https://github.com/git-for-windows/git/releases/download/v2.34.1.windows.1/MinGit-2.34.1-busybox-32-bit.zip",
"hash": "56ceec251954039f8c202d8949591e99dd919d738208bf4fe4dcf8d472840c17"
}
},
"bin": [

View File

@ -1,5 +1,5 @@
{
"version": "2.33.1.windows.1",
"version": "2.34.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.",
"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.33.1.windows.1/MinGit-2.33.1-64-bit.zip",
"hash": "8c28cde02668bfa3b117a49fe85728c1c8244d21701d5ab675668fc4677c4c7f"
"url": "https://github.com/git-for-windows/git/releases/download/v2.34.1.windows.1/MinGit-2.34.1-64-bit.zip",
"hash": "f9007b9fc3fabd5af824269eb4ac27401f632170b66b265045d05780beafe14e"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/MinGit-2.33.1-32-bit.zip",
"hash": "f340a3433c2c782ff8724707b87769d15519030d1a0e1c1314255f98eaa4f42f"
"url": "https://github.com/git-for-windows/git/releases/download/v2.34.1.windows.1/MinGit-2.34.1-32-bit.zip",
"hash": "43cfb79be29640beda05b50456fe7ddcad2f8723d3c40ffff2d27bec2a476d17"
}
},
"bin": "cmd\\git.exe",