From 46cec4d0779d9bba95d6cbd608923be79f247065 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 3 Mar 2021 14:18:03 +0000 Subject: [PATCH] tox: update 3.23.0 bottle. --- Formula/tox.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/tox.rb b/Formula/tox.rb index 9090d4c2668..c2b029392be 100644 --- a/Formula/tox.rb +++ b/Formula/tox.rb @@ -8,10 +8,10 @@ class Tox < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_big_sur: "f6baed8fc61dedcc03e38c82f0b6d7c06d3e9841e56fc90dd5fbc21b98b7c540" - sha256 cellar: :any_skip_relocation, big_sur: "0f8b020e4f2d3ca4440f3eb327e6b123ce446f62e33efaaf0cea25d7fb333cb4" - sha256 cellar: :any_skip_relocation, catalina: "2c34efadb7133271addf44a43e87da224ef3cd5818b6af55e3213168ccf2a322" - sha256 cellar: :any_skip_relocation, mojave: "7da41446aa97405ac85f5cfdf5be8bb028f82017eb145d0023f779ddf174bdb7" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "45b53cfa3dc89e039f809fa259d99a229a1ab8f8c513b60f8b5f4f8cdbb4f2d4" + sha256 cellar: :any_skip_relocation, big_sur: "dfa2b66bb903c21137f6315f399b1d9a50274a2f00cdd900fadbc51435e00b9e" + sha256 cellar: :any_skip_relocation, catalina: "634d9dff53aa35193606f04d7e79e32d46cd5bb7f7ef42a6a545d42342fa277f" + sha256 cellar: :any_skip_relocation, mojave: "5f37452ae3e840b3c3377f671b9f8fe9847b8db57b9db91553b02a77cc70594c" end depends_on "python@3.9"