mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
shellcheck: Update to version 0.7.2
This commit is contained in:
parent
1a59010206
commit
f6cec7244d
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"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.7.1/shellcheck-v0.7.1.zip",
|
||||
"hash": "1763f8f4a639d39e341798c7787d360ed79c3d68a1cdbad0549c9c0767a75e98",
|
||||
"url": "https://github.com/koalaman/shellcheck/releases/download/v0.7.2/shellcheck-v0.7.2.zip",
|
||||
"hash": "1b80bbb525e6d64961afff09fb4a9199a62d5e22347a9c92c151a791131467bd",
|
||||
"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