mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
shfmt: Update to version 3.2.0
This commit is contained in:
parent
48b15c5499
commit
267f27130d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.2",
|
"version": "3.2.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.1.2/shfmt_v3.1.2_windows_amd64.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.2.0/shfmt_v3.2.0_windows_amd64.exe#/shfmt.exe",
|
||||||
"hash": "5cafe309be761c092cea69221c9b25c68d13a9f89d12ad20601c9d5cc4b84457"
|
"hash": "d850200fde7861512a9c7d289e093d7cba54f7d95535b02a7ff352a1904e060f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mvdan/sh/releases/download/v3.1.2/shfmt_v3.1.2_windows_386.exe#/shfmt.exe",
|
"url": "https://github.com/mvdan/sh/releases/download/v3.2.0/shfmt_v3.2.0_windows_386.exe#/shfmt.exe",
|
||||||
"hash": "f2f03185014586c82bad6bfe2ec5df011cf670316ae44b8e0cbdaab7b2e5e2f2"
|
"hash": "4052239a46649d9113d2a555b2aa2710172bf7a61515fbfa83ed3e4297579646"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "shfmt.exe",
|
"bin": "shfmt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user