From 2c9555446d8d267c3493cc5dc9901dad4d2bdb04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Mar 2025 20:25:59 +0000 Subject: [PATCH] mdbook: Update to version 0.4.47 --- bucket/mdbook.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdbook.json b/bucket/mdbook.json index 6f98f72e92..8672fae5bf 100644 --- a/bucket/mdbook.json +++ b/bucket/mdbook.json @@ -1,12 +1,12 @@ { - "version": "0.4.46", + "version": "0.4.47", "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.46/mdbook-v0.4.46-x86_64-pc-windows-msvc.zip", - "hash": "6d12a28938a5b40e086311cdd251009619f6b881ab883c646c2b73bfa7b31464" + "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.47/mdbook-v0.4.47-x86_64-pc-windows-msvc.zip", + "hash": "e582371711a510cf9854046c202b891a4e8931177994359d466c909fd72eff3d" } }, "bin": "mdbook.exe",