mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
shfmt: Update to version 3.1.2
This commit is contained in:
parent
315e5d0704
commit
c101b1b21c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.1.2",
|
||||
"description": "A shell parser, formatter and interpreter. Supports POSIX Shell, Bash and mksh.",
|
||||
"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.1.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.1.1/shfmt_v3.1.1_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "5f7d9eb9506274d54a5418ace06cda64442b8f8c29fda14fce1df7c593fcb19f"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.1.2/shfmt_v3.1.2_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "5cafe309be761c092cea69221c9b25c68d13a9f89d12ad20601c9d5cc4b84457"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.1.1/shfmt_v3.1.1_windows_386.exe#/shfmt.exe",
|
||||
"hash": "a9ebafe18a4fc9a25d71ce09ac9f33a2ea03d43f262718bd28adfd21ff1bd220"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.1.2/shfmt_v3.1.2_windows_386.exe#/shfmt.exe",
|
||||
"hash": "f2f03185014586c82bad6bfe2ec5df011cf670316ae44b8e0cbdaab7b2e5e2f2"
|
||||
}
|
||||
},
|
||||
"bin": "shfmt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user