shfmt: Update to version 3.4.0

This commit is contained in:
Jakub Čábera 2021-10-01 19:01:29 -07:00
parent 34f296b5ed
commit f84f355438

View File

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