From 5d100b7aa90d66a3e180fcb9a6aa1d5dcf1395b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 04:28:42 +0000 Subject: [PATCH] mdbook: Update to version 0.4.23 --- bucket/mdbook.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdbook.json b/bucket/mdbook.json index 91b09d0929..f2e539c6bb 100644 --- a/bucket/mdbook.json +++ b/bucket/mdbook.json @@ -1,12 +1,12 @@ { - "version": "0.4.22", + "version": "0.4.23", "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.22/mdbook-v0.4.22-x86_64-pc-windows-msvc.zip", - "hash": "a0584811a721b5ebf6de10811afeb49a6efae3a365feff13ddfb6bc7402dbba0" + "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.23/mdbook-v0.4.23-x86_64-pc-windows-msvc.zip", + "hash": "5b4aa8a5f875bd51925dfbd844decd91977b5e34fea2364a8fc76411b06fe856" } }, "bin": "mdbook.exe",