shfmt: Update to version 3.4.1

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:02 +00:00
parent b156381295
commit 3637b7cffd

View File

@ -1,16 +1,16 @@
{
"version": "3.4.0",
"version": "3.4.1",
"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.0/shfmt_v3.4.0_windows_amd64.exe#/shfmt.exe",
"hash": "c735bb0099cc215c2f859179dcabc8be63672ab4a577c2f610142379bdd7396d"
"url": "https://github.com/mvdan/sh/releases/download/v3.4.1/shfmt_v3.4.1_windows_amd64.exe#/shfmt.exe",
"hash": "0d0cb61d85192725eb6140457ea29a3ba07d07ef339f638c9f095045aad44136"
},
"32bit": {
"url": "https://github.com/mvdan/sh/releases/download/v3.4.0/shfmt_v3.4.0_windows_386.exe#/shfmt.exe",
"hash": "4bb6841e0eaa1abacefa6df0b0517f5fcb7ea9ec2778d7eb30c43d6cafc69834"
"url": "https://github.com/mvdan/sh/releases/download/v3.4.1/shfmt_v3.4.1_windows_386.exe#/shfmt.exe",
"hash": "0d59dcfb2be0342b9e475756421b6fe8ecf579c56e59a51434e5127501a1b52e"
}
},
"bin": "shfmt.exe",