mdbook: Update to version 0.4.3

This commit is contained in:
Jakub Čábera 2020-09-09 09:18:06 +02:00
parent fa1c931606
commit ae191ca6e7

View File

@ -1,12 +1,12 @@
{
"version": "0.4.2",
"version": "0.4.3",
"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.2/mdbook-v0.4.2-x86_64-pc-windows-msvc.zip",
"hash": "6c225ef79988bc6f171dd3c9ac6a86195b8e8bb0597cfaba6d48c479918f20b4"
"url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.3/mdbook-v0.4.3-x86_64-pc-windows-msvc.zip",
"hash": "88ea54a9185d49c20e0f5cad0b84abb6f1fe49362923d9e079697276e6d4c6f7"
}
},
"bin": "mdbook.exe",