From e2faaa2494d4cc8b280fcb910b2826864c93192e Mon Sep 17 00:00:00 2001 From: Aleks Bunin <868842+sashkab@users.noreply.github.com> Date: Wed, 17 Feb 2021 01:22:08 +0000 Subject: [PATCH] python@3.8: update 3.8.7 bottle. --- Formula/python@3.8.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/python@3.8.rb b/Formula/python@3.8.rb index e786eec..71587c1 100644 --- a/Formula/python@3.8.rb +++ b/Formula/python@3.8.rb @@ -12,8 +12,8 @@ class PythonAT38 < Formula bottle do root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.7" - rebuild 2 - sha256 catalina: "5c6b9636314e1b438e436e0f5ec9ff8bdf8951939b31769e8424df6c6f9629f6" + rebuild 3 + sha256 catalina: "c8a5eb1f78ad5f686c382236812ed541ddc692791dd412376862841c22aace9c" end # setuptools remembers the build flags python is built with and uses them to