python: update 2.7.6 bottle.
This commit is contained in:
parent
871cb69150
commit
7358f5f2e0
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@ class Python < Formula
|
|||
sha1 '8328d9f1d55574a287df384f4931a3942f03da64'
|
||||
|
||||
bottle do
|
||||
revision 1
|
||||
sha1 "6edbb41862da07d75845c8ca156956629c069523" => :mavericks
|
||||
sha1 "30ebdd9f448d766ff1783a2dc7c4a2b4a6deecc4" => :mountain_lion
|
||||
sha1 "9d40b1ce6ef16e9bee5f2dc26bf1a396b4ccca03" => :lion
|
||||
revision 2
|
||||
sha1 "b04bd18f40628d0c21ad32f6805f52088967edf2" => :mavericks
|
||||
sha1 "dd88dba83a21817b60fa6f54c06735edb1d33d55" => :mountain_lion
|
||||
sha1 "c178c396a1a6010d000f88ae54acd26ac08ad129" => :lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
|
Loading…
Reference in a new issue