mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-20 02:25:25 +00:00
mingit: Update to version 2.45.1
This commit is contained in:
parent
ace42ce264
commit
77770d839a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.45.0",
|
||||
"version": "2.45.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.45.0.windows.1/MinGit-2.45.0-64-bit.zip",
|
||||
"hash": "f607bbd459bae73369e6509fe849c4c48152f4d33b0021d5881e1e9e7ae79e26"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.45.1.windows.1/MinGit-2.45.1-64-bit.zip",
|
||||
"hash": "f7ba0e2acdc603cf8893b446f6871c869b7644b88a1116b00d6b30fb30f18c74"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.45.0.windows.1/MinGit-2.45.0-32-bit.zip",
|
||||
"hash": "a9a76b14f3d80be346e93e053d65a0ea6d45cfba310076ac033b7f24a09e700f"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.45.1.windows.1/MinGit-2.45.1-32-bit.zip",
|
||||
"hash": "9c1089f13f5873190ac9473375126ba697df6773188f01ca2d6a0cf920c44287"
|
||||
}
|
||||
},
|
||||
"bin": "cmd\\git.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user