From 352e3a57220667c57d0485a7d2ca47fd5e834b39 Mon Sep 17 00:00:00 2001 From: Wojciech Nawrocki Date: Fri, 1 Nov 2024 12:25:03 -0400 Subject: [PATCH] chore: bump Lean to v4.13.0 --- lake-manifest.json | 6 +++--- lean-toolchain | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index 95b2be1..935fdff 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -4,12 +4,12 @@ [{"url": "https://github.com/leanprover-community/batteries", "type": "git", "subDir": null, - "scope": "", - "rev": "fc871f7039ac6d8ab993335bb35aba43286004a0", + "scope": "leanprover-community", + "rev": "31a10a332858d6981dbcf55d54ee51680dd75f18", "name": "batteries", "manifestFile": "lake-manifest.json", "inputRev": "main", "inherited": false, - "configFile": "lakefile.lean"}], + "configFile": "lakefile.toml"}], "name": "proofwidgets", "lakeDir": ".lake"} diff --git a/lean-toolchain b/lean-toolchain index a007978..4f86f95 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:v4.13.0-rc1 +leanprover/lean4:v4.13.0