From ace115365e222451215f18987ceb656fe3424391 Mon Sep 17 00:00:00 2001 From: pitmonticone <38562595+pitmonticone@users.noreply.github.com> Date: Wed, 12 Nov 2025 18:26:06 +0000 Subject: [PATCH] [create-pull-request] automated change --- lake-manifest.json | 30 +++++++++++++++--------------- lean-toolchain | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index 8bcdac1..af7f262 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,17 +5,17 @@ "type": "git", "subDir": null, "scope": "", - "rev": "eed770a434957369c6262aa3fb1d6426419016d4", + "rev": "766e19e781a0992344fd4f24d2662858b6b87250", "name": "mathlib", "manifestFile": "lake-manifest.json", - "inputRev": "v4.24.0-rc1", + "inputRev": "v4.25.0-rc2", "inherited": false, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover-community/plausible", "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "c205f530395b57b520d3d78d975293f0c69b65ce", + "rev": "8864a73bf79aad549e34eff972c606343935106d", "name": "plausible", "manifestFile": "lake-manifest.json", "inputRev": "main", @@ -25,7 +25,7 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "99657ad92e23804e279f77ea6dbdeebaa1317b98", + "rev": "2ed4ba69b6127de8f5c2af83cccacd3c988b06bf", "name": "LeanSearchClient", "manifestFile": "lake-manifest.json", "inputRev": "main", @@ -35,37 +35,37 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "a564b9c2252afef6e0d40613d4ec086b54ffe7df", + "rev": "451499ea6e97cee4c8979b507a9af5581a849161", "name": "importGraph", "manifestFile": "lake-manifest.json", - "inputRev": "nightly-testing", + "inputRev": "main", "inherited": true, "configFile": "lakefile.toml"}, {"url": "https://github.com/leanprover-community/ProofWidgets4", "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "557f2069977de1c95e68de09e693bc4d1eee7842", + "rev": "fb8ed0a85a96e3176f6e94b20d413ea72d92576d", "name": "proofwidgets", "manifestFile": "lake-manifest.json", - "inputRev": "v0.0.72-pre", + "inputRev": "v0.0.77", "inherited": true, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover-community/aesop", "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "fc97e592e3e150370f17a12e3613e96252c4d3d0", + "rev": "1fa48c6a63b4c4cda28be61e1037192776e77ac0", "name": "aesop", "manifestFile": "lake-manifest.json", - "inputRev": "nightly-testing", + "inputRev": "master", "inherited": true, "configFile": "lakefile.toml"}, {"url": "https://github.com/leanprover-community/quote4", "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "345a958916d27982d4ecb4500fba0ebb21096651", + "rev": "95c2f8afe09d9e49d3cacca667261da04f7f93f7", "name": "Qq", "manifestFile": "lake-manifest.json", "inputRev": "master", @@ -75,20 +75,20 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "b3a8bc5f8b72102ebbe4da3302432b196e215522", + "rev": "c44068fa1b40041e6df42bd67639b690eb2764ca", "name": "batteries", "manifestFile": "lake-manifest.json", - "inputRev": "nightly-testing", + "inputRev": "main", "inherited": true, "configFile": "lakefile.toml"}, {"url": "https://github.com/leanprover/lean4-cli", "type": "git", "subDir": null, "scope": "leanprover", - "rev": "e22ed0883c7d7f9a7e294782b6b137b783715386", + "rev": "72ae7004d9f0ddb422aec5378204fdd7828c5672", "name": "Cli", "manifestFile": "lake-manifest.json", - "inputRev": "main", + "inputRev": "v4.25.0-rc2", "inherited": true, "configFile": "lakefile.toml"}], "name": "Project", diff --git a/lean-toolchain b/lean-toolchain index 66a6d41..137937a 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:v4.24.0-rc1 \ No newline at end of file +leanprover/lean4:v4.25.0-rc2 \ No newline at end of file