shfmt: Update to version 3.4.2

This commit is contained in:
github-actions[bot] 2021-12-24 16:29:56 +00:00
parent f6a5cd6006
commit 1eee31bfd1

View File

@ -1,16 +1,16 @@
{
"version": "3.4.1",
"version": "3.4.2",
"description": "A shell parser, formatter and interpreter. Supports POSIX Shell, Bash and mksh.",
"homepage": "https://github.com/mvdan/sh",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/mvdan/sh/releases/download/v3.4.1/shfmt_v3.4.1_windows_amd64.exe#/shfmt.exe",
"hash": "0d0cb61d85192725eb6140457ea29a3ba07d07ef339f638c9f095045aad44136"
"url": "https://github.com/mvdan/sh/releases/download/v3.4.2/shfmt_v3.4.2_windows_amd64.exe#/shfmt.exe",
"hash": "0d20cc45c8e149eefbebcbeb5cbb5e2a64ebfd17615b2b89bc63baaf57f6417f"
},
"32bit": {
"url": "https://github.com/mvdan/sh/releases/download/v3.4.1/shfmt_v3.4.1_windows_386.exe#/shfmt.exe",
"hash": "0d59dcfb2be0342b9e475756421b6fe8ecf579c56e59a51434e5127501a1b52e"
"url": "https://github.com/mvdan/sh/releases/download/v3.4.2/shfmt_v3.4.2_windows_386.exe#/shfmt.exe",
"hash": "18e94dd52a57645d1226edb867cd215e73dbb2ff0ccf9d7957d1a004cab4c934"
}
},
"bin": "shfmt.exe",