diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-14 12:57:53 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-14 12:57:53 +0100 |
commit | 250534cc10896995ca775166a7d8d398d886db13 (patch) | |
tree | c91e439a7f4de06e23e2dadfea46bcd4dafa6c63 /extra/shellcheck-bin/sources | |
parent | 3a6cf4c3b0262a017d675feb007a1c1b86a3c55d (diff) | |
download | repository-250534cc10896995ca775166a7d8d398d886db13.tar.gz |
shellcheck-bin: bump to 0.9.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 0082de19..63f1df9c 100644 --- a/extra/shellcheck-bin/sources +++ b/extra/shellcheck-bin/sources @@ -1 +1 @@ -https://github.com/koalaman/shellcheck/releases/download/v0.8.0/shellcheck-v0.8.0.linux.x86_64.tar.xz +https://github.com/koalaman/shellcheck/releases/download/v0.9.0/shellcheck-v0.9.0.linux.x86_64.tar.xz |