From 213851eaff062f1d6110af186acf1126f8056c13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 00:39:38 +0000 Subject: [PATCH] mdbook: Update to version 0.4.49 --- bucket/mdbook.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdbook.json b/bucket/mdbook.json index fbc33a4f11..c3dd116612 100644 --- a/bucket/mdbook.json +++ b/bucket/mdbook.json @@ -1,12 +1,12 @@ { - "version": "0.4.48", + "version": "0.4.49", "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.48/mdbook-v0.4.48-x86_64-pc-windows-msvc.zip", - "hash": "4cf46efda130de406619d7480983afdb2dd6e2e91e33100d6c75aac6940bc772" + "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.49/mdbook-v0.4.49-x86_64-pc-windows-msvc.zip", + "hash": "5458bedfa01ec59abd01c56b7622a4a6260db3186e461d6e0dabb345a75b1162" } }, "bin": "mdbook.exe",