mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
shfmt: Update to version 3.4.3
This commit is contained in:
parent
e8c3f0f40d
commit
867dd36869
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.2",
|
"version": "3.4.3",
|
||||||
"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.2/shfmt_v3.4.2_windows_amd64.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.4.3/shfmt_v3.4.3_windows_amd64.exe#/shfmt.exe",
|
||||||
"hash": "0d20cc45c8e149eefbebcbeb5cbb5e2a64ebfd17615b2b89bc63baaf57f6417f"
|
"hash": "a6c317a68dddf8efa9fd87d985a807cf7ab2423871d390aac4d3775691565835"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mvdan/sh/releases/download/v3.4.2/shfmt_v3.4.2_windows_386.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.4.3/shfmt_v3.4.3_windows_386.exe#/shfmt.exe",
|
||||||
"hash": "18e94dd52a57645d1226edb867cd215e73dbb2ff0ccf9d7957d1a004cab4c934"
|
"hash": "cfaa0b820cf5d70ae2ce2f8ae51607acfd6cb546b4dc9c1193a839337a2a2cc4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "shfmt.exe",
|
"bin": "shfmt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user