From d630448964447d0b0953893152873db85db4c9e0 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 16 Nov 2025 20:38:05 +0100 Subject: Lean 4.25 --- lake-manifest.json | 2 +- lakefile.toml | 2 +- lean-toolchain | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index 8427a2b..8078d58 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,7 +5,7 @@ "type": "git", "subDir": null, "scope": "", - "rev": "90a0fee45356cf5a1a4d29214c7f0f115fddbf23", + "rev": "75f99635f27dbbedae9769395460b33092180b46", "name": "BinaryHeap", "manifestFile": "lake-manifest.json", "inputRev": null, diff --git a/lakefile.toml b/lakefile.toml index f6b0469..91e4800 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -12,4 +12,4 @@ name = "LeanAStarTest" [[require]] name = "BinaryHeap" git = "http://git.grois.info/BinaryHeap" -revision = "429534106cc509d0fb5b79c67da51b432a798243" \ No newline at end of file +revision = "75f99635f27dbbedae9769395460b33092180b46" \ No newline at end of file diff --git a/lean-toolchain b/lean-toolchain index 077c4ce..f942ecf 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:4.24.0 +leanprover/lean4:4.25.0 -- cgit v1.2.3