mdbook: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2025-11-18 00:40:51 +00:00
parent 6a74f629e4
commit 274a275826

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.52", "version": "0.5.0",
"description": "Create a book from markdown files.", "description": "Create a book from markdown files.",
"homepage": "https://github.com/rust-lang/mdBook", "homepage": "https://github.com/rust-lang/mdBook",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.52/mdbook-v0.4.52-x86_64-pc-windows-msvc.zip", "url": "https://github.com/rust-lang/mdBook/releases/download/v0.5.0/mdbook-v0.5.0-x86_64-pc-windows-msvc.zip",
"hash": "33510a5745c593e06f4b8e21f531d9204c6f4444846b4bd57994e82a7bdfec98" "hash": "9d7b6b3506723c2ec00eb539b945472aad0222fe6f7905982cba064e7e1a3ea5"
} }
}, },
"bin": "mdbook.exe", "bin": "mdbook.exe",