diff options
author | Cem Keylan <cem@ckyln.com> | 2021-11-07 20:54:57 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-11-07 20:54:57 +0100 |
commit | 0ba49560fcd8098030bfb2670ca76f3ad56278e1 (patch) | |
tree | 027d91e8565fc9047e282dcd91232165bbbdd416 /extra/shellcheck-bin/sources | |
parent | eee00d886144508e8b453074f185340955c63b00 (diff) | |
download | repository-0ba49560fcd8098030bfb2670ca76f3ad56278e1.tar.gz |
shellcheck-bin: bump to 0.8.0
Diffstat (limited to 'extra/shellcheck-bin/sources')
-rw-r--r-- | extra/shellcheck-bin/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/shellcheck-bin/sources b/extra/shellcheck-bin/sources index 9630ebbd..0082de19 100644 --- a/extra/shellcheck-bin/sources +++ b/extra/shellcheck-bin/sources @@ -1 +1 @@ -https://github.com/koalaman/shellcheck/releases/download/v0.7.2/shellcheck-v0.7.2.linux.x86_64.tar.xz +https://github.com/koalaman/shellcheck/releases/download/v0.8.0/shellcheck-v0.8.0.linux.x86_64.tar.xz |