mdbook: Update to version 0.4.2

This commit is contained in:
Jakub Čábera 2020-08-12 07:28:48 +02:00
parent 65ae484c94
commit 8a2e0f2917

View File

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