From 510018d362d551e6025cf820f8380ed210955f02 Mon Sep 17 00:00:00 2001 From: Alex Bukin Date: Mon, 19 Dec 2016 08:47:36 -0800 Subject: [PATCH] python3 3.6.0rc2 (devel) Closes #8027. Signed-off-by: Tomasz Pajor --- Formula/python3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/python3.rb b/Formula/python3.rb index 66f431b35f..5ae99a5a19 100644 --- a/Formula/python3.rb +++ b/Formula/python3.rb @@ -25,8 +25,8 @@ class Python3 < Formula end devel do - url "https://www.python.org/ftp/python/3.6.0/Python-3.6.0rc1.tar.xz" - sha256 "fc868c1b84833262bef5547f2ed44844a1b4355ab3b7f747e28a1e1ccbff5807" + url "https://www.python.org/ftp/python/3.6.0/Python-3.6.0rc2.tar.xz" + sha256 "ed07453330af6677d0a670e187344922a67208fc6bdaea9fade66dc08bf763a4" end option :universal