mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
shfmt: Update to version 3.9.0
This commit is contained in:
parent
49c3231dcd
commit
63757ea066
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.8.0",
|
||||
"version": "3.9.0",
|
||||
"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.8.0/shfmt_v3.8.0_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "91230a6d2d4dbb52e9c0bb134acba526f7880bfd3dfd1ffdde66e9f393d7a646"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "4ea136134248ac8ebbf9103370ddcd951b515a9e9bfba903252f12fd067bb5e9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.8.0/shfmt_v3.8.0_windows_386.exe#/shfmt.exe",
|
||||
"hash": "7bca75d21d99a256b79db258c8e6411a99b6f6a990c937663621650cec95ede2"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_windows_386.exe#/shfmt.exe",
|
||||
"hash": "61ad0af789b3ed158f5d593d7ee3301318b7cba2d84c265d8c30af0837315f28"
|
||||
}
|
||||
},
|
||||
"bin": "shfmt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user