forked from desktop/dugite-native
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdependencies.json
37 lines (37 loc) · 1.09 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
{
"git": {
"version": "v2.47.2",
"packages": [
{
"platform": "windows",
"arch": "amd64",
"filename": "PortableGit-2.47.1.2-64-bit.7z.exe",
"url": "https://github.com/git-for-windows/git/releases/download/v2.47.1.windows.2/PortableGit-2.47.1.2-64-bit.7z.exe",
"checksum": "d73f0c1a42afbabe43862bd5abf5a646798125bc33cc02b7da7bbaeddae948f0"
}
]
},
"git-lfs": {
"version": "v3.5.1",
"files": [
{
"platform": "linux",
"arch": "amd64",
"name": "git-lfs-linux-amd64-v3.5.1.tar.gz",
"checksum": "6f28eb19faa7a968882dca190d92adc82493378b933958d67ceaeb9ebe4d731e"
},
{
"platform": "linux",
"arch": "arm64",
"name": "git-lfs-linux-arm64-v3.5.1.tar.gz",
"checksum": "4f8700aacaa0fd26ae5300fb0996aed14d1fd0ce1a63eb690629c132ff5163a9"
},
{
"platform": "windows",
"arch": "amd64",
"name": "git-lfs-windows-amd64-v3.5.1.zip",
"checksum": "94435072f6b3a6f9064b277760c8340e432b5ede0db8205d369468b9be52c6b6"
}
]
}
}