mdbook: Update to version 0.4.16

This commit is contained in:
github-actions[bot] 2022-03-30 02:06:16 +00:00
parent ad53848e93
commit 3301bf13a5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.15", "version": "0.4.16",
"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.15/mdbook-v0.4.15-x86_64-pc-windows-msvc.zip", "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.16/mdbook-v0.4.16-x86_64-pc-windows-msvc.zip",
"hash": "15621bd351290897b9823666a888f3d87e5f395f9f8bae6f49143778aec650d1" "hash": "698915db56c4620ae02241889ab96af30c8fd5e22574cd252e2fe504e67a81ce"
} }
}, },
"bin": "mdbook.exe", "bin": "mdbook.exe",