python: update 2.7.12_2 bottle.
This commit is contained in:
parent
ec72106f9b
commit
217a213b8f
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Python < Formula
|
|||
head "https://hg.python.org/cpython", :using => :hg, :branch => "2.7"
|
||||
|
||||
bottle do
|
||||
sha256 "082e12c8a27f4d18d15340818f4b14052916880c93b0b668d23b7a87c5ffb124" => :sierra
|
||||
sha256 "a521afdafd08a7f09b48b9f36a76786671dbec1a5b8b2ae3a02f31286effee73" => :el_capitan
|
||||
sha256 "09630f52c4121f47fe3ae2bb7210a0f673c74c8d4474db5fd22be0e605fb1cab" => :yosemite
|
||||
sha256 "2ac20b04ff599f02e950431622943f2c92e70e85c097f645265adaf4dd8c6a31" => :sierra
|
||||
sha256 "ed692ad5e13437a751dce19865989ce7e3344402aa38496db3e78ab179121197" => :el_capitan
|
||||
sha256 "834c7ac3ce19df12cb4fb9cbb1cae0c7fbdcaf33a9141dc1c3791ab801df27f0" => :yosemite
|
||||
end
|
||||
|
||||
# Please don't add a wide/ucs4 option as it won't be accepted.
|
||||
|
|
Loading…
Reference in a new issue