-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathlake-manifest.json
35 lines (35 loc) · 1 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
34
35
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/verso.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "c8e26eba4e1dc849e62570e6c964040db8bf3a16",
"name": "verso",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/acmepjz/md4lean",
"type": "git",
"subDir": null,
"scope": "",
"rev": "7cf25ec0edf7a72830379ee227eefdaa96c48cfb",
"name": "MD4Lean",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover/subverso.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "0b22ce78861d23f7c48e5596c5a349b226a97b2c",
"name": "subverso",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"}],
"name": "«verso-manual»",
"lakeDir": ".lake"}