From 4050cbe7e98e8088979ec180c870c443a8013e43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 04:29:12 +0000 Subject: [PATCH] mdbook: Update to version 0.4.22 --- bucket/mdbook.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdbook.json b/bucket/mdbook.json index f99f83c83b..91b09d0929 100644 --- a/bucket/mdbook.json +++ b/bucket/mdbook.json @@ -1,12 +1,12 @@ { - "version": "0.4.21", + "version": "0.4.22", "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.21/mdbook-v0.4.21-x86_64-pc-windows-msvc.zip", - "hash": "19e4da3352083ad1de346ec1d1d6108a6143b96e552d0bc9db6626927be65c21" + "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.22/mdbook-v0.4.22-x86_64-pc-windows-msvc.zip", + "hash": "a0584811a721b5ebf6de10811afeb49a6efae3a365feff13ddfb6bc7402dbba0" } }, "bin": "mdbook.exe",