From 78de07ff6249c693649f25acb6edd2557283f3b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 00:33:06 +0000 Subject: [PATCH] mdbook: Update to version 0.4.35 --- bucket/mdbook.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdbook.json b/bucket/mdbook.json index 9c1b9bc57d..8c2e438188 100644 --- a/bucket/mdbook.json +++ b/bucket/mdbook.json @@ -1,12 +1,12 @@ { - "version": "0.4.34", + "version": "0.4.35", "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.34/mdbook-v0.4.34-x86_64-pc-windows-msvc.zip", - "hash": "3679b9be098c410423797f14bae01523a2074ad0ffe8668980df074d1d4e5198" + "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.35/mdbook-v0.4.35-x86_64-pc-windows-msvc.zip", + "hash": "d306a09e552616c1d27f10cebe85848b96970881674ad28d9414cd259a949c39" } }, "bin": "mdbook.exe",