From dee1a274a1c625462de03b58eaeff82e5db8b830 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 13 Apr 2025 20:09:52 +0200 Subject: Lean 4.17 --- 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 4fc7403..a0ff74c 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,7 +5,7 @@ "type": "git", "subDir": null, "scope": "", - "rev": "a2fcff2dbe3561e3a51b810b3f0577ba99ef5e78", + "rev": "7896480adb78fc9f9b7a86a5eddd0fc5e3f9e4d5", "name": "BinaryHeap", "manifestFile": "lake-manifest.json", "inputRev": null, diff --git a/lakefile.toml b/lakefile.toml index 309de7d..f4fe843 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -15,4 +15,4 @@ name = "LeanAStarTest" [[require]] name = "BinaryHeap" git = "https://github.com/soulsource/BinaryHeap" -revision = "a2fcff2dbe3561e3a51b810b3f0577ba99ef5e78" \ No newline at end of file +revision = "7896480adb78fc9f9b7a86a5eddd0fc5e3f9e4d5" \ No newline at end of file diff --git a/lean-toolchain b/lean-toolchain index b1c65af..db29c97 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:4.16.0 +leanprover/lean4:4.17.0 -- cgit v1.2.3