closure-linter: update 2.3.13 bottle.
This commit is contained in:
parent
ec27eb6871
commit
c57231bc0d
1 changed files with 4 additions and 3 deletions
|
@ -9,9 +9,10 @@ class ClosureLinter < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "8fb4bdb75234d102e3cb600f88637fce08295b18" => :yosemite
|
||||
sha1 "fcda78d7ca0c3ddc44362749f824d7ab542846e2" => :mavericks
|
||||
sha1 "550c053155f2b5147c1b49fb8fb20438ba796ad8" => :mountain_lion
|
||||
revision 1
|
||||
sha256 "8837ec50f7ee279c11ac0ccda42b6d639f2f28dea02413aa2204c85b59e6bcb7" => :yosemite
|
||||
sha256 "6a35357544d7f95a278d1b5c93ea781bfbe536a84947ff2242dc0ecad60a4102" => :mavericks
|
||||
sha256 "460363bdae3f7b93dcccf223e5fb5d530eb69ccace31e69aa68bbdb1a84c95b2" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
|
|
Loading…
Reference in a new issue