From f120f09b30ed3482d9dcc2519cb2312382617c3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2020 17:07:47 +0200 Subject: [PATCH] shfmt@3.1.0: Hash fix (#994) Co-authored-by: Ash258 --- bucket/shfmt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/shfmt.json b/bucket/shfmt.json index 7a8910edb3..89033887e7 100644 --- a/bucket/shfmt.json +++ b/bucket/shfmt.json @@ -6,11 +6,11 @@ "architecture": { "64bit": { "url": "https://github.com/mvdan/sh/releases/download/v3.1.0/shfmt_v3.1.0_windows_amd64.exe#/shfmt.exe", - "hash": "f8ad2a375b5824bb0b13491ad236d57ca41b6ac39c4e207d24dd1bf1e1dfb46b" + "hash": "1ed3513f1a9c55bcbe088aa710b53740cb3f6769dcd2e2dddd10275bc859fb6e" }, "32bit": { "url": "https://github.com/mvdan/sh/releases/download/v3.1.0/shfmt_v3.1.0_windows_386.exe#/shfmt.exe", - "hash": "656716fbcbe4a47914e687e8737f5e9ba0c0c5f1d11bf94412d2126863b37af6" + "hash": "2bd2290b70a115c865aa5ee6d6ab0e89cb18478df52c70883e54637c7f56deb1" } }, "bin": "shfmt.exe",