mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
Update shellcheck to version 0.5.0
This commit is contained in:
parent
63ca1f4d49
commit
a62b8ad801
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://shellcheck.net/",
|
"homepage": "https://shellcheck.net/",
|
||||||
"version": "0.4.7",
|
"version": "0.5.0",
|
||||||
"description": "Static analysis tool for shell scripts",
|
"description": "Static analysis tool for shell scripts",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"url": "https://shellcheck.storage.googleapis.com/shellcheck-v0.4.7.zip",
|
"url": "https://shellcheck.storage.googleapis.com/shellcheck-v0.5.0.zip",
|
||||||
"hash": "bbc260e15b42efdce628222d5649c0fa4cb3adaf2f71c958580b8928fe039e06",
|
"hash": "cbfca919a03f058bc9b31b1d932450f63dbdb92dcfec1a30140e022f7db49bc0",
|
||||||
"bin": "shellcheck.exe",
|
"bin": "shellcheck.exe",
|
||||||
"pre_install": "Get-ChildItem \"$dir\\shellcheck-*.exe\" | Rename-Item -NewName \"$dir\\shellcheck.exe\"",
|
"pre_install": "Get-ChildItem \"$dir\\shellcheck-*.exe\" | Rename-Item -NewName \"$dir\\shellcheck.exe\"",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user