mdbook: hash fix (#1397)

Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
github-actions[bot] 2020-09-10 22:50:03 -07:00 committed by GitHub
parent 20d407bb66
commit 4d6617a454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.3/mdbook-v0.4.3-x86_64-pc-windows-msvc.zip", "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.3/mdbook-v0.4.3-x86_64-pc-windows-msvc.zip",
"hash": "88ea54a9185d49c20e0f5cad0b84abb6f1fe49362923d9e079697276e6d4c6f7" "hash": "f320e7d588312a1de5f7a6bf0a7a41c141c05c8530ae2992d7677e7b1eed4fcf"
} }
}, },
"bin": "mdbook.exe", "bin": "mdbook.exe",