mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
shellcheck: Update to version 0.11.0
This commit is contained in:
parent
4abb116ba9
commit
fd92f24a93
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "0.10.0",
|
||||
"version": "0.11.0",
|
||||
"description": "Static analysis tool for shell scripts",
|
||||
"homepage": "https://shellcheck.net/",
|
||||
"license": "GPL-3.0-only",
|
||||
"url": "https://github.com/koalaman/shellcheck/releases/download/v0.10.0/shellcheck-v0.10.0.zip",
|
||||
"hash": "eb6cd53a54ea97a56540e9d296ce7e2fa68715aa507ff23574646c1e12b2e143",
|
||||
"url": "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.zip",
|
||||
"hash": "8a4e35ab0b331c85d73567b12f2a444df187f483e5079ceffa6bda1faa2e740e",
|
||||
"pre_install": "Get-ChildItem \"$dir\\shellcheck-*.exe\" | Rename-Item -NewName 'shellcheck.exe'",
|
||||
"bin": "shellcheck.exe",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user