shellcheck: update 0.4.5 bottle.
This commit is contained in:
parent
cc6a4ae99e
commit
cce7231caa
1 changed files with 3 additions and 4 deletions
|
@ -10,10 +10,9 @@ class Shellcheck < Formula
|
|||
head "https://github.com/koalaman/shellcheck.git"
|
||||
|
||||
bottle do
|
||||
sha256 "9b892d9bf0ec2b7ba2a5b117f1ab0fc54d2d95e9fa1f4ecbc92f44a4306aec6c" => :sierra
|
||||
sha256 "798c1d8b536aca0f25b51656e5d97bf7b15d499ccadabb81cdae6ab945d637ec" => :el_capitan
|
||||
sha256 "87e95a3d80bcd72c3f6209dbde585b080fb89d72181fe529c6286ac5d403337c" => :yosemite
|
||||
sha256 "96be49df8c50dbd78f4d32f534dfd78287946ddf1849f348426c6dcd13cef2eb" => :mavericks
|
||||
sha256 "fe831d4211a25efc853f40d54af8bdc11c9b537893bb3f50f2267e841f414b06" => :sierra
|
||||
sha256 "4ad4491e8c026239e0f48e1116bf8da972957125d2c828ca6453e178dd13fe16" => :el_capitan
|
||||
sha256 "c5de7120093578fc009269bd83d8c99eea0f070aef1e026219d924113f150570" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "ghc" => :build
|
||||
|
|
Loading…
Reference in a new issue