summaryrefslogtreecommitdiff
path: root/backends/lean/lake-manifest.json
blob: e5d362fc5fe3c1211799dd4893483762526bcd15 (plain)
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
{"version": 4,
 "packagesDir": "lake-packages",
 "packages":
 [{"git":
   {"url": "https://github.com/leanprover-community/mathlib4.git",
    "subDir?": null,
    "rev": "cdb1b898e4317567699181f27533182046ebc544",
    "name": "mathlib",
    "inputRev?": null}},
  {"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": "ca73109cc40837bc61df8024c9016da4b4f99d4c",
    "name": "aesop",
    "inputRev?": "master"}},
  {"git":
   {"url": "https://github.com/leanprover/std4",
    "subDir?": null,
    "rev": "6932c4ea52914dc6b0488944e367459ddc4d01a6",
    "name": "std",
    "inputRev?": "main"}}]}