From 440da4c65e8ab1b3a5c9d7e466a811720eae50bf Mon Sep 17 00:00:00 2001 From: Kim Morrison Date: Fri, 1 Nov 2024 14:17:33 +1100 Subject: [PATCH] chore: bump toolchain to v4.13.0 --- lake-manifest.json | 4 ++-- lean-toolchain | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index 91adc8d..7391a05 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,11 +5,11 @@ "type": "git", "subDir": null, "scope": "", - "rev": "fc871f7039ac6d8ab993335bb35aba43286004a0", + "rev": "31a10a332858d6981dbcf55d54ee51680dd75f18", "name": "batteries", "manifestFile": "lake-manifest.json", "inputRev": "main", "inherited": false, - "configFile": "lakefile.lean"}], + "configFile": "lakefile.toml"}], "name": "aesop", "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