mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
shfmt: Update to version 3.7.0
This commit is contained in:
parent
401862e2d8
commit
7508828a41
@ -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.",
|
"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.6.0/shfmt_v3.6.0_windows_amd64.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.7.0/shfmt_v3.7.0_windows_amd64.exe#/shfmt.exe",
|
||||||
"hash": "18122d910ba434be366588f37c302c309cde4ca5403f93285254a3cf96839d01"
|
"hash": "2807b4af91fbbd961b68716de06c044f1b4f897457fc89fba216e5e2e351c64f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mvdan/sh/releases/download/v3.6.0/shfmt_v3.6.0_windows_386.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.7.0/shfmt_v3.7.0_windows_386.exe#/shfmt.exe",
|
||||||
"hash": "3753abfaca1beaf80a81e084c7947e60e2a08076270950d76197f4997fc122d0"
|
"hash": "8bd0422554dd6ce5e07d9d17d020d89254b5c056009005df824e39a8cbdcf6aa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "shfmt.exe",
|
"bin": "shfmt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user