Skip to content

Commit 3c7cc5c

Browse files
committed
chore: bump toolchain to v4.27.0-rc1
1 parent a9a6f5b commit 3c7cc5c

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

lean-toolchain

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

test/Mathlib/lake-manifest.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "2df2f0150c275ad53cb3c90f7c98ec15a56a1a67",
8+
"rev": "32d24245c7a12ded17325299fd41d412022cd3fe",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "v4.26.0",
11+
"inputRev": "v4.27.0-rc1",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/plausible",
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "leanprover-community",
18-
"rev": "160af9e8e7d4ae448f3c92edcc5b6a8522453f11",
18+
"rev": "8d3713f36dda48467eb61f8c1c4db89c49a6251a",
1919
"name": "plausible",
2020
"manifestFile": "lake-manifest.json",
2121
"inputRev": "main",
@@ -25,7 +25,7 @@
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "leanprover-community",
28-
"rev": "3591c3f664ac3719c4c86e4483e21e228707bfa2",
28+
"rev": "19e5f5cc9c21199be466ef99489e3acab370f079",
2929
"name": "LeanSearchClient",
3030
"manifestFile": "lake-manifest.json",
3131
"inputRev": "main",
@@ -35,7 +35,7 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "leanprover-community",
38-
"rev": "e9f31324f15ead11048b1443e62c5deaddd055d2",
38+
"rev": "4eb26e1a4806b200ddfe5179d0c2a0fae56c54a7",
3939
"name": "importGraph",
4040
"manifestFile": "lake-manifest.json",
4141
"inputRev": "main",
@@ -45,17 +45,17 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "b4fb2aa5290ebf61bc5f80a5375ba642f0a49192",
48+
"rev": "ef8377f31b5535430b6753a974d685b0019d0681",
4949
"name": "proofwidgets",
5050
"manifestFile": "lake-manifest.json",
51-
"inputRev": "v0.0.83",
51+
"inputRev": "v0.0.84",
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": "2f6d238744c4cb07fdc91240feaf5d4221a27931",
58+
"rev": "fb12f5535c80e40119286d9575c9393562252d21",
5959
"name": "aesop",
6060
"manifestFile": "lake-manifest.json",
6161
"inputRev": "master",
@@ -65,7 +65,7 @@
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "9312503909aa8e8bb392530145cc1677a6298574",
68+
"rev": "523ec6fc8062d2f470fdc8de6f822fe89552b5e6",
6969
"name": "Qq",
7070
"manifestFile": "lake-manifest.json",
7171
"inputRev": "master",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "24241822ef9d3e7f6a3bcc53ad136e12663db8f3",
78+
"rev": "6254bed25866358ce4f841fa5a13b77de04ffbc8",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",
@@ -85,10 +85,10 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover",
88-
"rev": "933fce7e893f65969714c60cdb4bd8376786044e",
88+
"rev": "726b98c53e2da249c1de768fbbbb5e67bc9cef60",
8989
"name": "Cli",
9090
"manifestFile": "lake-manifest.json",
91-
"inputRev": "v4.26.0",
91+
"inputRev": "v4.27.0-rc1",
9292
"inherited": true,
9393
"configFile": "lakefile.toml"}],
9494
"name": "«repl-mathlib-tests»",

test/Mathlib/lakefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defaultTargets = ["ReplMathlibTests"]
44
[[require]]
55
name = "mathlib"
66
git = "https://github.com/leanprover-community/mathlib4"
7-
rev = "v4.26.0"
7+
rev = "v4.27.0-rc1"
88

99
[[lean_lib]]
1010
name = "ReplMathlibTests"

test/Mathlib/lean-toolchain

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

0 commit comments

Comments
 (0)