mdbook: Update to version 0.4.24

This commit is contained in:
github-actions[bot] 2022-12-15 16:30:07 +00:00
parent 732f0d76ad
commit d91bd587e2

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.23", "version": "0.4.24",
"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.23/mdbook-v0.4.23-x86_64-pc-windows-msvc.zip", "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.24/mdbook-v0.4.24-x86_64-pc-windows-msvc.zip",
"hash": "5b4aa8a5f875bd51925dfbd844decd91977b5e34fea2364a8fc76411b06fe856" "hash": "08d79f491ff2e5b6886bd2415d80cba2e41be9cf674738b76d9ac3a4c1bc8eff"
} }
}, },
"bin": "mdbook.exe", "bin": "mdbook.exe",