From 926eb3681a38c65447dece31a65880080e8da8cc Mon Sep 17 00:00:00 2001 From: LuizMuller Date: Thu, 25 Jul 2019 09:46:30 -0300 Subject: [PATCH] Add MacOS link to pre-compiled --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c9e9ae..049e69b 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ Alternatively, you can download pre-compiled binaries for the latest release her * [Linux, x86_64](https://storage.googleapis.com/shellcheck/shellcheck-stable.linux.x86_64.tar.xz) (statically linked) * [Linux, armv6hf](https://storage.googleapis.com/shellcheck/shellcheck-stable.linux.armv6hf.tar.xz), i.e. Raspberry Pi (statically linked) * [Windows, x86](https://storage.googleapis.com/shellcheck/shellcheck-stable.zip) +* [MacOS, x86_64](https://storage.googleapis.com/shellcheck/shellcheck-latest.darwin.x86_64.tar.xz) or see the [storage bucket listing](https://shellcheck.storage.googleapis.com/index.html) for checksums, older versions and the latest daily builds.