aboutsummaryrefslogtreecommitdiff
path: root/extra/shellcheck-bin
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-11-07 20:54:57 +0100
committerCem Keylan <cem@ckyln.com>2021-11-07 20:54:57 +0100
commit0ba49560fcd8098030bfb2670ca76f3ad56278e1 (patch)
tree027d91e8565fc9047e282dcd91232165bbbdd416 /extra/shellcheck-bin
parenteee00d886144508e8b453074f185340955c63b00 (diff)
downloadrepository-0ba49560fcd8098030bfb2670ca76f3ad56278e1.tar.gz
shellcheck-bin: bump to 0.8.0
Diffstat (limited to 'extra/shellcheck-bin')
-rwxr-xr-xextra/shellcheck-bin/build2
-rw-r--r--extra/shellcheck-bin/checksums3
-rw-r--r--extra/shellcheck-bin/sources2
-rw-r--r--extra/shellcheck-bin/version2
4 files changed, 5 insertions, 4 deletions
diff --git a/extra/shellcheck-bin/build b/extra/shellcheck-bin/build
index 4bdd755a..fae24b67 100755
--- a/extra/shellcheck-bin/build
+++ b/extra/shellcheck-bin/build
@@ -1,3 +1,3 @@
#!/bin/sh -e
-clinst-Dm755 shellcheck "$1/usr/bin/shellcheck"
+clinst -Dm755 shellcheck "$1/usr/bin/shellcheck"
diff --git a/extra/shellcheck-bin/checksums b/extra/shellcheck-bin/checksums
index 516088bc..6a66d11a 100644
--- a/extra/shellcheck-bin/checksums
+++ b/extra/shellcheck-bin/checksums
@@ -1 +1,2 @@
-70423609f27b504d6c0c47e340f33652aea975e45f312324f2dbf91c95a3b188 shellcheck-v0.7.2.linux.x86_64.tar.xz
+%BLAKE3
+2bc845990d0d1c69348a1c4c90605ab8d2dfd7a4b0a114404f657027d1351d66 shellcheck-v0.8.0.linux.x86_64.tar.xz
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
diff --git a/extra/shellcheck-bin/version b/extra/shellcheck-bin/version
index e785eb6a..e1a64298 100644
--- a/extra/shellcheck-bin/version
+++ b/extra/shellcheck-bin/version
@@ -1 +1 @@
-0.7.2 1
+0.8.0 1