spoof-mac: update 2.0.2 bottle.
This commit is contained in:
parent
f266b26e62
commit
ecc1429535
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ class SpoofMac < Formula
|
|||
head "https://github.com/feross/SpoofMAC.git"
|
||||
|
||||
bottle do
|
||||
sha1 "13efa686db9f20bc7cfb69f2ebc18583c2bb990e" => :yosemite
|
||||
sha1 "2d68dfc7103ce1c3f99d1a6a48460bc7370310a2" => :mavericks
|
||||
sha1 "bdecbe4eb2ccd5ddb2f340922c37f652e1b3b1f2" => :mountain_lion
|
||||
sha1 "6aee116b27955580e26dd0ae0ec6bb0c1baa4c17" => :yosemite
|
||||
sha1 "74d8095361d48f864dea308a18e9621b32289139" => :mavericks
|
||||
sha1 "7dc0da233509d6fb8cd4ece24c3a5c05691373de" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
|
|
Loading…
Reference in a new issue