python3: update 3.6.4 bottle.
This commit is contained in:
parent
591dbfe90b
commit
cc9b550007
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Python3 < Formula
|
|||
head "https://github.com/python/cpython", :using => :git
|
||||
|
||||
bottle do
|
||||
sha256 "4790e06c30036c19b62f7a3a188363f776ad58bdb8f58185b8b14f4f3e936718" => :high_sierra
|
||||
sha256 "057f4c743c787a77e10c81b446a9251c5cdfefd799a110a75c2b68ea0c87cf4b" => :sierra
|
||||
sha256 "c3bc7112f01d803c6e5db81d22f7e580594f7efc9e7bd5c5b703a8142ec8a6fb" => :el_capitan
|
||||
sha256 "bc859a9dca925d33b3b15168f5ac5ec79db05d5ab13eb61b347eacae4a8a8afb" => :high_sierra
|
||||
sha256 "584ca8b5f4535137da2987630d4bbfc31c7a3fd3126bb321546ce1b64b62c957" => :sierra
|
||||
sha256 "a0942c806fbeb956f93659912e94cc83c86dc2a4152bd22cba7da0e7e3e0367f" => :el_capitan
|
||||
end
|
||||
|
||||
devel do
|
||||
|
|
Loading…
Reference in a new issue