python@2: update 2.7.14_2 bottle.
This commit is contained in:
parent
a2368a98dc
commit
87bfb11c12
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class PythonAT2 < Formula
|
||||||
head "https://github.com/python/cpython.git", :branch => "2.7"
|
head "https://github.com/python/cpython.git", :branch => "2.7"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "12e2d289661c80fd4346941a17fa30788e2d24e0a4a5d353cf00029f4675e960" => :high_sierra
|
sha256 "d6ebdbd3ddb3651c565d68f6ff2c1b5e5f35f9263453d7e1af7d35d437ff6412" => :high_sierra
|
||||||
sha256 "94a4ec65ccb23dd25b5954cfe334e8635623b13054a37873d8b7cafb1d243501" => :sierra
|
sha256 "3459588fb09a6fc911965f7268ed1271d98f989953af0991401c3a957cbf3114" => :sierra
|
||||||
sha256 "4aa1e910a28588c40fa656d707b86c2b7cad5e1cd3588c6e8936f83c7e574bcb" => :el_capitan
|
sha256 "4218d62bfb18d242f27b8c5702ed62a89ef95a2b7f790fac398ee613b369e70a" => :el_capitan
|
||||||
end
|
end
|
||||||
|
|
||||||
keg_only :versioned_formula
|
keg_only :versioned_formula
|
||||||
|
|
Loading…
Reference in a new issue