Skip to content

Commit 50b58a1

Browse files
committed
chore: bump to v4.22.0
1 parent a3b3317 commit 50b58a1

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

lake-manifest.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "928758ac3743dc7f171fc66f450506723896f1c5",
8+
"rev": "79e94a093aff4a60fb1b1f92d9681e407124c2ca",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "v4.22.0-rc4",
11+
"inputRev": "v4.22.0",
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": "c37191eba2da78393070da8c4367689d8c4276e4",
18+
"rev": "b100ad4c5d74a464f497aaa8e7c74d86bf39a56f",
1919
"name": "plausible",
2020
"manifestFile": "lake-manifest.json",
21-
"inputRev": "main",
21+
"inputRev": "v4.22.0",
2222
"inherited": true,
2323
"configFile": "lakefile.toml"},
2424
{"url": "https://github.com/leanprover-community/LeanSearchClient",
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "leanprover-community",
28-
"rev": "6c62474116f525d2814f0157bb468bf3a4f9f120",
28+
"rev": "99657ad92e23804e279f77ea6dbdeebaa1317b98",
2929
"name": "LeanSearchClient",
3030
"manifestFile": "lake-manifest.json",
3131
"inputRev": "main",
@@ -35,50 +35,50 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "leanprover-community",
38-
"rev": "4241928fd3ebae83a037a253e39d9b773e34c3b4",
38+
"rev": "eb164a46de87078f27640ee71e6c3841defc2484",
3939
"name": "importGraph",
4040
"manifestFile": "lake-manifest.json",
41-
"inputRev": "main",
41+
"inputRev": "v4.22.0",
4242
"inherited": true,
4343
"configFile": "lakefile.toml"},
4444
{"url": "https://github.com/leanprover-community/ProofWidgets4",
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "96c67159f161fb6bf6ce91a2587232034ac33d7e",
48+
"rev": "1253a071e6939b0faf5c09d2b30b0bfc79dae407",
4949
"name": "proofwidgets",
5050
"manifestFile": "lake-manifest.json",
51-
"inputRev": "v0.0.67",
51+
"inputRev": "v0.0.68",
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": "0a136f764a5dfedc4498e93ad8e297cff57ba2fc",
58+
"rev": "1256a18522728c2eeed6109b02dd2b8f207a2a3c",
5959
"name": "aesop",
6060
"manifestFile": "lake-manifest.json",
61-
"inputRev": "master",
61+
"inputRev": "v4.22.0",
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": "1ef3dac0f872ca6aaa7d02e015427e06dd0b6195",
68+
"rev": "917bfa5064b812b7fbd7112d018ea0b4def25ab3",
6969
"name": "Qq",
7070
"manifestFile": "lake-manifest.json",
71-
"inputRev": "master",
71+
"inputRev": "v4.22.0",
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": "e96b5eca4fcfe2e0e96a1511a6cd5747515aba82",
78+
"rev": "240676e9568c254a69be94801889d4b13f3b249f",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
81-
"inputRev": "main",
81+
"inputRev": "v4.22.0",
8282
"inherited": true,
8383
"configFile": "lakefile.toml"},
8484
{"url": "https://github.com/leanprover/lean4-cli",

lakefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ relaxedAutoImplicit = false
99
[[require]]
1010
name = "mathlib"
1111
git = "https://github.com/leanprover-community/mathlib4.git"
12-
rev = "v4.22.0-rc4"
12+
rev = "v4.22.0"
1313

1414
[[lean_lib]]
1515
name = "Project"

lean-toolchain

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

0 commit comments

Comments
 (0)