Skip to content

Commit 5cc20fc

Browse files
committed
Bump the Lean versions in CI.
1 parent e521039 commit 5cc20fc

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

demos/project/lake-manifest.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "85ca5b28aec713c9007232b98fb92ec2f43a0b5d",
8+
"rev": "395bedc10df1587872e3c9d61b0f55284e62dc13",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": null,
@@ -15,10 +15,10 @@
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "leanprover-community",
18-
"rev": "1622a8693b31523c8f82db48e01b14c74bc1f155",
18+
"rev": "59a8514bb0ee5bae2689d8be717b5272c9b3dc1c",
1919
"name": "plausible",
2020
"manifestFile": "lake-manifest.json",
21-
"inputRev": "v4.16.0-rc1",
21+
"inputRev": "main",
2222
"inherited": true,
2323
"configFile": "lakefile.toml"},
2424
{"url": "https://github.com/leanprover-community/LeanSearchClient",
@@ -35,7 +35,7 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "leanprover-community",
38-
"rev": "18d461b4acad559d6ec11ae42eeed0fe767e523b",
38+
"rev": "5013810061a18ca1f5510106172b94c6fbd0a2fc",
3939
"name": "importGraph",
4040
"manifestFile": "lake-manifest.json",
4141
"inputRev": "main",
@@ -45,37 +45,37 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "07f60e90998dfd6592688a14cd67bd4e384b77b2",
48+
"rev": "8fff3f074da9237cd4e179fd6dd89be6c4022d41",
4949
"name": "proofwidgets",
5050
"manifestFile": "lake-manifest.json",
51-
"inputRev": "v0.0.50",
51+
"inputRev": "main",
5252
"inherited": true,
5353
"configFile": "lakefile.lean"},
5454
{"url": "https://github.com/leanprover-community/aesop",
5555
"type": "git",
5656
"subDir": null,
5757
"scope": "leanprover-community",
58-
"rev": "79402ad9ab4be9a2286701a9880697e2351e4955",
58+
"rev": "ba9a63be53f16b3b6e4043641c6bad4883e650b4",
5959
"name": "aesop",
6060
"manifestFile": "lake-manifest.json",
61-
"inputRev": "v4.16.0-rc1",
61+
"inputRev": "master",
6262
"inherited": true,
6363
"configFile": "lakefile.toml"},
6464
{"url": "https://github.com/leanprover-community/quote4",
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "f0c584bcb14c5adfb53079781eeea75b26ebbd32",
68+
"rev": "7b3b0c8327b3c0214ac49ca6d6922edbb81ab8c9",
6969
"name": "Qq",
7070
"manifestFile": "lake-manifest.json",
71-
"inputRev": "v4.15.0",
71+
"inputRev": "master",
7272
"inherited": true,
7373
"configFile": "lakefile.toml"},
7474
{"url": "https://github.com/leanprover-community/batteries",
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "66225aab4f6bd1687053b03916105f7cab140507",
78+
"rev": "512d7fa38234139a34c04e3b3438fc142b51bbee",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",
@@ -85,7 +85,7 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover",
88-
"rev": "0c8ea32a15a4f74143e4e1e107ba2c412adb90fd",
88+
"rev": "a2eb24a3dbf681f2b655f82ba5ee5b139d4a5abc",
8989
"name": "Cli",
9090
"manifestFile": "lake-manifest.json",
9191
"inputRev": "main",

demos/project/lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.16.0-rc1
1+
leanprover/lean4:v4.17.0-rc1

spec/fixtures/example-project/lake-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "leanprover-community",
8-
"rev": "18d461b4acad559d6ec11ae42eeed0fe767e523b",
8+
"rev": "5013810061a18ca1f5510106172b94c6fbd0a2fc",
99
"name": "importGraph",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": "main",
@@ -22,17 +22,17 @@
2222
"type": "git",
2323
"subDir": null,
2424
"scope": "leanprover-community",
25-
"rev": "66225aab4f6bd1687053b03916105f7cab140507",
25+
"rev": "512d7fa38234139a34c04e3b3438fc142b51bbee",
2626
"name": "batteries",
2727
"manifestFile": "lake-manifest.json",
28-
"inputRev": "main",
28+
"inputRev": "v4.17.0-rc1",
2929
"inherited": true,
3030
"configFile": "lakefile.toml"},
3131
{"url": "https://github.com/leanprover/lean4-cli",
3232
"type": "git",
3333
"subDir": null,
3434
"scope": "leanprover",
35-
"rev": "0c8ea32a15a4f74143e4e1e107ba2c412adb90fd",
35+
"rev": "a2eb24a3dbf681f2b655f82ba5ee5b139d4a5abc",
3636
"name": "Cli",
3737
"manifestFile": "lake-manifest.json",
3838
"inputRev": "main",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.16.0-rc1
1+
leanprover/lean4:v4.17.0-rc1

0 commit comments

Comments
 (0)