shfmt: Update to version 3.7.0

This commit is contained in:
github-actions[bot] 2023-06-18 12:32:54 +00:00
parent 401862e2d8
commit 7508828a41

View File

@ -1,16 +1,16 @@
{
"version": "3.6.0",
"version": "3.7.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.6.0/shfmt_v3.6.0_windows_amd64.exe#/shfmt.exe",
"hash": "18122d910ba434be366588f37c302c309cde4ca5403f93285254a3cf96839d01"
"url": "https://github.com/mvdan/sh/releases/download/v3.7.0/shfmt_v3.7.0_windows_amd64.exe#/shfmt.exe",
"hash": "2807b4af91fbbd961b68716de06c044f1b4f897457fc89fba216e5e2e351c64f"
},
"32bit": {
"url": "https://github.com/mvdan/sh/releases/download/v3.6.0/shfmt_v3.6.0_windows_386.exe#/shfmt.exe",
"hash": "3753abfaca1beaf80a81e084c7947e60e2a08076270950d76197f4997fc122d0"
"url": "https://github.com/mvdan/sh/releases/download/v3.7.0/shfmt_v3.7.0_windows_386.exe#/shfmt.exe",
"hash": "8bd0422554dd6ce5e07d9d17d020d89254b5c056009005df824e39a8cbdcf6aa"
}
},
"bin": "shfmt.exe",