platformio: update 2.8.5 bottle.
This commit is contained in:
parent
23c936c58b
commit
6f52811b7e
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Platformio < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "22c330f0f80e3001a3fe88f15905b606643573eeec8efbc744e54df1974c055d" => :el_capitan
|
||||
sha256 "8b1306bc427549282fb2e5724c441fa10f80939955d7f588e0aeea416c89f437" => :yosemite
|
||||
sha256 "64f1a6de79b434f20d1f0323c67a1836e39edc4a0ae15b00d22272242d5b404c" => :mavericks
|
||||
sha256 "8dded28dab8e7118b1cc5370688b574dd26b6e17771dc03f95b001645cd63cce" => :el_capitan
|
||||
sha256 "165e80283c89201bbc10c6e2ec71a484b4b3d79467f1b9733a619f21251a8bbf" => :yosemite
|
||||
sha256 "f1ea08df2b750aaebf6fa5371a0411666bd8b539ea00274720a4832788e1b1b9" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
|
|
Loading…
Reference in a new issue