install-shellcheck: Upgrade ShellCheck to 0.7.1.

ShellCheck binary releases have moved to GitHub:

https://github.com/koalaman/shellcheck/issues/1871

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-06-06 20:53:43 -07:00
committed by Tim Abbott
parent 0f63753926
commit cf60493f8e
2 changed files with 4 additions and 4 deletions

View File

@@ -44,4 +44,4 @@ API_FEATURE_LEVEL = 9
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '86.1'
PROVISION_VERSION = '86.2'