mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
shfmt: Update to version 3.2.4
This commit is contained in:
parent
18de4725b2
commit
06e604cd58
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.4",
|
||||
"description": "A shell parser, formatter and interpreter. Supports POSIX Shell, Bash and mksh.",
|
||||
"homepage": "https://github.com/mvdan/sh",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.2.2/shfmt_v3.2.2_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "a0a2bdb9db57fcbf1905fbe709d86dbbfb6106f760ae6d6fe70b27d8834d9b4e"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.2.4/shfmt_v3.2.4_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "95f8bdd19c7a94672b2cf1f93d12ffe7fd2873d4ee13fa857ac7a41d21fe4152"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.2.2/shfmt_v3.2.2_windows_386.exe#/shfmt.exe",
|
||||
"hash": "28b8a0f145a8556a75bd4f890badc4bd8704e47cfc97b8b06a677c49e21357a3"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.2.4/shfmt_v3.2.4_windows_386.exe#/shfmt.exe",
|
||||
"hash": "97a5bf4dc63efb21cc533323a3bdd8411fe950058fbf22865612856ad44670c4"
|
||||
}
|
||||
},
|
||||
"bin": "shfmt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user