mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mingit: Update to version 2.33.1.windows.1
This commit is contained in:
parent
b33ee95813
commit
ef214954a0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.33.0.windows.2",
|
||||
"version": "2.33.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.0.windows.2/MinGit-2.33.0.2-64-bit.zip",
|
||||
"hash": "e28968ddd1c928eec233e0c692a90d6ac41eb7b53a9d7a408c13cb5b613afa95"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/MinGit-2.33.1-64-bit.zip",
|
||||
"hash": "8c28cde02668bfa3b117a49fe85728c1c8244d21701d5ab675668fc4677c4c7f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.2/MinGit-2.33.0.2-32-bit.zip",
|
||||
"hash": "de2d93251b233b2b437487f96b59625571fa55ccbf1c4d244c7bf7d8065354e3"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/MinGit-2.33.1-32-bit.zip",
|
||||
"hash": "f340a3433c2c782ff8724707b87769d15519030d1a0e1c1314255f98eaa4f42f"
|
||||
}
|
||||
},
|
||||
"bin": "cmd\\git.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user