From d91bd587e2f4fe21a584b7ddb36917249eb0fdd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 16:30:07 +0000 Subject: [PATCH] mdbook: Update to version 0.4.24 --- bucket/mdbook.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdbook.json b/bucket/mdbook.json index f2e539c6bb..4ad2619ceb 100644 --- a/bucket/mdbook.json +++ b/bucket/mdbook.json @@ -1,12 +1,12 @@ { - "version": "0.4.23", + "version": "0.4.24", "description": "Create a book from markdown files.", "homepage": "https://github.com/rust-lang/mdBook", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.23/mdbook-v0.4.23-x86_64-pc-windows-msvc.zip", - "hash": "5b4aa8a5f875bd51925dfbd844decd91977b5e34fea2364a8fc76411b06fe856" + "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.24/mdbook-v0.4.24-x86_64-pc-windows-msvc.zip", + "hash": "08d79f491ff2e5b6886bd2415d80cba2e41be9cf674738b76d9ac3a4c1bc8eff" } }, "bin": "mdbook.exe",