mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
shfmt: Update to version 3.1.1
This commit is contained in:
parent
bb75e76c88
commit
60a9bf2850
@ -2,15 +2,15 @@
|
||||
"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.0",
|
||||
"version": "3.1.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.1.0/shfmt_v3.1.0_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "1ed3513f1a9c55bcbe088aa710b53740cb3f6769dcd2e2dddd10275bc859fb6e"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.1.1/shfmt_v3.1.1_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "5f7d9eb9506274d54a5418ace06cda64442b8f8c29fda14fce1df7c593fcb19f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.1.0/shfmt_v3.1.0_windows_386.exe#/shfmt.exe",
|
||||
"hash": "2bd2290b70a115c865aa5ee6d6ab0e89cb18478df52c70883e54637c7f56deb1"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.1.1/shfmt_v3.1.1_windows_386.exe#/shfmt.exe",
|
||||
"hash": "a9ebafe18a4fc9a25d71ce09ac9f33a2ea03d43f262718bd28adfd21ff1bd220"
|
||||
}
|
||||
},
|
||||
"bin": "shfmt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user