-
Notifications
You must be signed in to change notification settings - Fork 3
/
lake-manifest.json
33 lines (33 loc) · 1.01 KB
/
lake-manifest.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
{"version": 4,
"packagesDir": "lake-packages",
"packages":
[{"git":
{"url": "https://github.com/leanprover-community/mathlib4.git",
"subDir?": null,
"rev": "d8de9b777d16d2c287569a684b0404df900583c9",
"name": "mathlib",
"inputRev?": "d8de9b777d16d2c287569a684b0404df900583c9"}},
{"git":
{"url": "https://github.com/gebner/quote4",
"subDir?": null,
"rev": "c71f94e34c1cda52eef5c93dc9da409ab2727420",
"name": "Qq",
"inputRev?": "master"}},
{"git":
{"url": "https://github.com/JLimperg/aesop",
"subDir?": null,
"rev": "cdc00b640d0179910ebaa9c931e3b733a04b881c",
"name": "aesop",
"inputRev?": "master"}},
{"git":
{"url": "https://github.com/leanprover/std4",
"subDir?": null,
"rev": "6006307d2ceb8743fea7e00ba0036af8654d0347",
"name": "std",
"inputRev?": "main"}},
{"git":
{"url": "https://github.com/ufmg-smite/lean-smt",
"subDir?": null,
"rev": "8cb2f2287fd891800dc38178c8d4e62b496f52a2",
"name": "smt",
"inputRev?": "main"}}]}