shfmt: Update to version 3.5.0

This commit is contained in:
github-actions[bot] 2022-05-11 16:32:49 +00:00
parent c0b4c8cfbb
commit 5f3c8bec5f

View File

@ -1,16 +1,16 @@
{ {
"version": "3.4.3", "version": "3.5.0",
"description": "A shell parser, formatter and interpreter. Supports POSIX Shell, Bash and mksh.", "description": "A shell parser, formatter and interpreter. Supports POSIX Shell, Bash and mksh.",
"homepage": "https://github.com/mvdan/sh", "homepage": "https://github.com/mvdan/sh",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mvdan/sh/releases/download/v3.4.3/shfmt_v3.4.3_windows_amd64.exe#/shfmt.exe", "url": "https://github.com/mvdan/sh/releases/download/v3.5.0/shfmt_v3.5.0_windows_amd64.exe#/shfmt.exe",
"hash": "a6c317a68dddf8efa9fd87d985a807cf7ab2423871d390aac4d3775691565835" "hash": "da079a17319d83d7935ca799a13da98e9c637d9d46f174b07dd948e0d7d5eb3a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mvdan/sh/releases/download/v3.4.3/shfmt_v3.4.3_windows_386.exe#/shfmt.exe", "url": "https://github.com/mvdan/sh/releases/download/v3.5.0/shfmt_v3.5.0_windows_386.exe#/shfmt.exe",
"hash": "cfaa0b820cf5d70ae2ce2f8ae51607acfd6cb546b4dc9c1193a839337a2a2cc4" "hash": "473bdae00875e0a0156ed8ddf7968d6352ae86684ce8e801d676b1ef2f6ba0e2"
} }
}, },
"bin": "shfmt.exe", "bin": "shfmt.exe",