mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
shfmt: Update to version 3.0.2
This commit is contained in:
parent
7d44abea96
commit
122bc5216d
@ -2,15 +2,15 @@
|
||||
"homepage": "https://github.com/mvdan/sh",
|
||||
"license": "BSD-3-Clause",
|
||||
"description": "A shell parser, formatter and interpreter. Supports POSIX Shell, Bash and mksh.",
|
||||
"version": "3.0.1",
|
||||
"version": "3.0.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.0.1/shfmt_v3.0.1_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "bd5c851044c724592ac68b63f121ccd8ed7700998ac7d2ad4014ebb4808d650d"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.0.2/shfmt_v3.0.2_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "d40e893a0fe2bd6f43b62a33883296f8e7d207a09e3c080b7f0fc47e1c64d9da"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.0.1/shfmt_v3.0.1_windows_386.exe#/shfmt.exe",
|
||||
"hash": "bd5e0c7f1750851aec3c47513627d633bfc7c1c60ba64f2340de2e78ebb42d01"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.0.2/shfmt_v3.0.2_windows_386.exe#/shfmt.exe",
|
||||
"hash": "1187e9193904716868a0ce466549e86a15c83304d6737448621b62ed3934a589"
|
||||
}
|
||||
},
|
||||
"bin": "shfmt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user