mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 10:34:52 +00:00
mingit-busybox: Update to version 2.53.0
This commit is contained in:
parent
9989205d5a
commit
c4ac3b5206
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.52.0",
|
||||
"version": "2.53.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.52.0.windows.1/MinGit-2.52.0-busybox-64-bit.zip",
|
||||
"hash": "d4a9ea8b7a93a73c369f80ea71833664725cbff5a5ef7d07c4c4c847cd418be1"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.53.0.windows.1/MinGit-2.53.0-busybox-64-bit.zip",
|
||||
"hash": "5b0acffe1d1aab3c5d99884aba5858a89300076f2d1cba906ea1350a3873aad8"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.53.0.windows.1/MinGit-2.53.0-busybox-32-bit.zip",
|
||||
"hash": "9e4c6523c684558973169071e4a6a3ec5acf0f94a353a5e3f00914672ff72b2e"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user