mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
shellcheck: Update to version 0.7.0
This commit is contained in:
parent
dfde712785
commit
b297f83f05
@ -1,10 +1,10 @@
|
||||
{
|
||||
"homepage": "https://shellcheck.net/",
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0",
|
||||
"description": "Static analysis tool for shell scripts",
|
||||
"license": "GPL-3.0",
|
||||
"url": "https://shellcheck.storage.googleapis.com/shellcheck-v0.6.0.zip",
|
||||
"hash": "25837b10b8387d3a7377f087ca3a27c6caa3765a41d993f25b816d65821c9a26",
|
||||
"url": "https://shellcheck.storage.googleapis.com/shellcheck-v0.7.0.zip",
|
||||
"hash": "02cfa14220c8154bb7c97909e80e74d3a7fe2cbb7d80ac32adcac7988a95e387",
|
||||
"bin": "shellcheck.exe",
|
||||
"pre_install": "Get-ChildItem \"$dir\\shellcheck-*.exe\" | Rename-Item -NewName \"$dir\\shellcheck.exe\"",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user