From cad7e170839132183c9525ea5d9e551dfff95afc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 04:26:40 +0000 Subject: [PATCH] mdbook: Update to version 0.4.37 --- bucket/mdbook.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdbook.json b/bucket/mdbook.json index 3fd84b27c5..8c12728ae0 100644 --- a/bucket/mdbook.json +++ b/bucket/mdbook.json @@ -1,12 +1,12 @@ { - "version": "0.4.36", + "version": "0.4.37", "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.36/mdbook-v0.4.36-x86_64-pc-windows-msvc.zip", - "hash": "69a20b3906884769381c33d613d5d6ffdf795f052951681b6ce8a8a30f281bf1" + "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.37/mdbook-v0.4.37-x86_64-pc-windows-msvc.zip", + "hash": "99a61a99a2529188854c1a2719b1849d92cce0509e6241d11b408fda9e5ba2d9" } }, "bin": "mdbook.exe",