aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-02-07 04:11:00 +0000
committerJack Nagel2015-02-07 11:37:54 -0500
commitc2377500b883484b740e1c44fedaf5803a9d4d7b (patch)
tree8f4e9e969eadda17c6e56a576faf049cead949a6
parent222c9d0dbf49713b9d6671eb13bdda20a36ee528 (diff)
downloadhomebrew-c2377500b883484b740e1c44fedaf5803a9d4d7b.tar.bz2
spoof-mac: update 2.0.2 bottle.
-rw-r--r--Library/Formula/spoof-mac.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/spoof-mac.rb b/Library/Formula/spoof-mac.rb
index 7a7a025cb..e85f2f769 100644
--- a/Library/Formula/spoof-mac.rb
+++ b/Library/Formula/spoof-mac.rb
@@ -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