forked from desktop/dugite-native
-
Notifications
You must be signed in to change notification settings - Fork 2
/
dependencies.json
44 lines (44 loc) · 1.42 KB
/
dependencies.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"git": {
"version": "v2.35.5",
"packages": [
{
"platform": "windows",
"arch": "amd64",
"filename": "MinGit-2.35.5.windows.1-64-bit.zip",
"url": "https://github.com/git-for-windows/git/releases/download/v2.35.5.windows.1/MinGit-2.35.5.windows.1-64-bit.zip",
"checksum": "5ef1ac6d0fce8302b5b5268aee676a8b73f9b2806c3b5acca73e258577117c64"
},
{
"platform": "windows",
"arch": "x86",
"filename": "MinGit-2.35.5.windows.1-32-bit.zip",
"url": "https://github.com/git-for-windows/git/releases/download/v2.35.5.windows.1/MinGit-2.35.5.windows.1-32-bit.zip",
"checksum": "8f328cf886a1b9e6bb09b84db325d3033f3fd24c179de2180808683759459dc0"
}
]
},
"git-lfs": {
"version": "v3.1.4",
"files": [
{
"platform": "linux",
"arch": "amd64",
"name": "git-lfs-linux-amd64-v3.1.4.tar.gz",
"checksum": "f97f3e40261d872a246f6fb2c96adf132f96c1428f70b4d0e5a644f98481fb76"
},
{
"platform": "windows",
"arch": "x86",
"name": "git-lfs-windows-386-v3.1.4.zip",
"checksum": "86ecf57cf47abfd63f1788005ee69f366ce6325ad2f720ee68efd4ac33e26057"
},
{
"platform": "windows",
"arch": "amd64",
"name": "git-lfs-windows-amd64-v3.1.4.zip",
"checksum": "76c27740e41b7bce35d8504357dd2962042a821b40a6df7d0dd4184ae7d7839f"
}
]
}
}