mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
shfmt: Update to version 3.10.0
This commit is contained in:
parent
93dbace921
commit
210363efe0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.9.0",
|
||||
"version": "3.10.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.9.0/shfmt_v3.9.0_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "4ea136134248ac8ebbf9103370ddcd951b515a9e9bfba903252f12fd067bb5e9"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_windows_amd64.exe#/shfmt.exe",
|
||||
"hash": "6e4c6acd38de7b4b1ba8f8082b9e688df8c9b861d3f8b2e7bb1b7270201a3587"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_windows_386.exe#/shfmt.exe",
|
||||
"hash": "61ad0af789b3ed158f5d593d7ee3301318b7cba2d84c265d8c30af0837315f28"
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_windows_386.exe#/shfmt.exe",
|
||||
"hash": "695d43b600103d8e8beb7460764f43da1d679576e67130012507a38238ef7dbd"
|
||||
}
|
||||
},
|
||||
"bin": "shfmt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user