From 043d3fc2d805cee0db7894d8042d8b0685ab79a9 Mon Sep 17 00:00:00 2001 From: Kim Morrison Date: Wed, 31 Jul 2024 19:53:46 +1000 Subject: [PATCH] chore: bump toolchain to v4.10.0 --- lake-manifest.json | 22 +++++++++++----------- lean-toolchain | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index 7c5f3f2c..0bff48ef 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,41 +5,41 @@ "type": "git", "subDir": null, "scope": "", - "rev": "9148a0a7506099963925cf239c491fcda5ed0044", + "rev": "5e95f4776be5e048364f325c7e9d619bb56fb005", "name": "MD4Lean", "manifestFile": "lake-manifest.json", "inputRev": "main", "inherited": false, "configFile": "lakefile.lean"}, - {"url": "https://github.com/dupuisf/BibtexQuery", + {"url": "https://github.com/fgdorais/lean4-unicode-basic", "type": "git", "subDir": null, "scope": "", - "rev": "bd8747df9ee72fca365efa5bd3bd0d8dcd083b9f", - "name": "BibtexQuery", + "rev": "5c11428272fe190b7e726ebe448f93437d057b74", + "name": "UnicodeBasic", "manifestFile": "lake-manifest.json", - "inputRev": "master", + "inputRev": "main", "inherited": false, "configFile": "lakefile.lean"}, - {"url": "https://github.com/fgdorais/lean4-unicode-basic", + {"url": "https://github.com/dupuisf/BibtexQuery", "type": "git", "subDir": null, "scope": "", - "rev": "f93115d0209de6db335725dee900d379f40c0317", - "name": "UnicodeBasic", + "rev": "bd8747df9ee72fca365efa5bd3bd0d8dcd083b9f", + "name": "BibtexQuery", "manifestFile": "lake-manifest.json", - "inputRev": "main", + "inputRev": "master", "inherited": false, "configFile": "lakefile.lean"}, {"url": "https://github.com/mhuisi/lean4-cli", "type": "git", "subDir": null, "scope": "", - "rev": "10d88b52fa8d717fa8e29af3abf0c3a2bf175497", + "rev": "bf066c328bcff19aa93adf4d24c4e896c0d4eaca", "name": "Cli", "manifestFile": "lake-manifest.json", "inputRev": "nightly", "inherited": false, - "configFile": "lakefile.lean"}], + "configFile": "lakefile.toml"}], "name": "«doc-gen4»", "lakeDir": ".lake"} diff --git a/lean-toolchain b/lean-toolchain index 6a4259fa..7f0ea50a 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:v4.10.0-rc2 +leanprover/lean4:v4.10.0