From 4d6617a454e33c221906f9af76928b0e76f5dc03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 22:50:03 -0700 Subject: [PATCH] mdbook: hash fix (#1397) Co-authored-by: ScoopInstaller --- bucket/mdbook.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/mdbook.json b/bucket/mdbook.json index 11befd6569..0e17b4ee16 100644 --- a/bucket/mdbook.json +++ b/bucket/mdbook.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "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",