mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
shfmt: Update to version 3.12.0
This commit is contained in:
parent
5c41bf238d
commit
f809097c00
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.11.0",
|
"version": "3.12.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.11.0/shfmt_v3.11.0_windows_amd64.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.12.0/shfmt_v3.12.0_windows_amd64.exe#/shfmt.exe",
|
||||||
"hash": "d11a0880588304496065110cb67ce2375cfcd5433e76dec505ce1fa21adf47cc"
|
"hash": "c8bda517ba1c640ce4a715c0fa665439ddbe4357ba5e9b77b0e51e70e2b9c94b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mvdan/sh/releases/download/v3.11.0/shfmt_v3.11.0_windows_386.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.12.0/shfmt_v3.12.0_windows_386.exe#/shfmt.exe",
|
||||||
"hash": "facfb70de36cc3b15d59938fd840d6eaa8dc5446767f043265038a49eb719ec7"
|
"hash": "92c1ef0af344a10f2cefe3ce4bc6793ae8b3719ac08fc01802bbd8eae105e534"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "shfmt.exe",
|
"bin": "shfmt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user