mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
shfmt: Update to version 3.0.0
This commit is contained in:
parent
e5dcd332e2
commit
09ccc1c440
@ -2,15 +2,15 @@
|
|||||||
"homepage": "https://github.com/mvdan/sh",
|
"homepage": "https://github.com/mvdan/sh",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"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.",
|
||||||
"version": "2.6.4",
|
"version": "3.0.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mvdan/sh/releases/download/v2.6.4/shfmt_v2.6.4_windows_amd64.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.0.0/shfmt_v3.0.0_windows_amd64.exe#/shfmt.exe",
|
||||||
"hash": "cc670f693f13c3ef4009d89a946d130ba6e0f8d19f910f9e7b51347521e84fa0"
|
"hash": "47d95ab4bdb70416c52c356da125505c9acb872e133cb1d9563822edf3f5753b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mvdan/sh/releases/download/v2.6.4/shfmt_v2.6.4_windows_386.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.0.0/shfmt_v3.0.0_windows_386.exe#/shfmt.exe",
|
||||||
"hash": "a934ab91a1e97d261fd661b3130fac9b4b41b7fc6c835c3e4a8d837d5386c586"
|
"hash": "2582c5038c00d633e913b691cc47b013679a3fb1bde9244df3eed99134418f43"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "shfmt.exe",
|
"bin": "shfmt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user