From 57913d05b715c48e449b8bf74dc6c5a79acce212 Mon Sep 17 00:00:00 2001 From: pitmonticone <38562595+pitmonticone@users.noreply.github.com> Date: Wed, 12 Nov 2025 18:28:51 +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..f6a6345 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,17 +5,17 @@ "type": "git", "subDir": null, "scope": "", - "rev": "eed770a434957369c6262aa3fb1d6426419016d4", + "rev": "472dcfc9cfb7484ccf37c103296f2317a99a72cd", "name": "mathlib", "manifestFile": "lake-manifest.json", - "inputRev": "v4.24.0-rc1", + "inputRev": "master", "inherited": false, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover-community/plausible", "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "c205f530395b57b520d3d78d975293f0c69b65ce", + "rev": "156c416202d8afc1c2ff45ceb4d42ac9b9ecf089", "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": "ca519018e8bdc34d7bb4ecf0c8d39634a8c15300", "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": "091ff2379c7f0998aba1dc031a578810d44b9f3f", "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