tox: update 4.3.2 bottle.

master
Rui Chen 2023-01-16 20:03:02 +00:00 committed by BrewTestBot
parent ac181abc7f
commit e65c2014e8
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -8,13 +8,13 @@ class Tox < Formula
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "027a5120be527db42c1ab4e2affe3d71ac14bbebe6941c0ac912d3512a3aab5f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "615f227e6e9b139ae3dc74361a572e6765cb6f0127bdbc420f0720304d058e9c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "65c6b5c3a06ebf58e3b14e6cf72b7ac74716dd3ea0db873ef78c1ff5b317c23c"
sha256 cellar: :any_skip_relocation, ventura: "d6f6030dcd76b32cb8ec65658de73b281604f61ec95cdcbc96218ef799e89583"
sha256 cellar: :any_skip_relocation, monterey: "bafc8ef0478a5a21b2787e121ad7b74cbf96c01a6b141497e34ede8163529f8e"
sha256 cellar: :any_skip_relocation, big_sur: "f0e8ab769a3877451cfafd1cbd1867dea7654eaebd74ec764ed576206a76cd15"
sha256 cellar: :any_skip_relocation, x86_64_linux: "30d187c4260855aea29249aa127f12e197e1503c9a54e0fac079ebcd85740332"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2b6b27e25eb54289be8b57d6d3bb39f3da5dbb45c9a621ed40597c7f29c02c01"
sha256 cellar: :any_skip_relocation, arm64_monterey: "8939d9a937946de315ff9e1fa60e2fed6848590425ffd0c985d67332b7d4eb2e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6d4fd60d983967d52a6191f56d867c2f4305b1b84fb895d3a990f855a491edff"
sha256 cellar: :any_skip_relocation, ventura: "7407a02599c94c327a047a5683a46633dbecc00e236a72b75b9106395ee2b8b9"
sha256 cellar: :any_skip_relocation, monterey: "39a0c6566c7b5475b34b2fcc7ad1df63f48e192ff7dccdb81b4be3358c654dd1"
sha256 cellar: :any_skip_relocation, big_sur: "9763b28581ab2bf5123092c918280f0727889d841cc99edf3bb786dfdd6fa2a7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6765e89c19350c6ddcf0141385c33fe6687299d72e51c4515c370fab563c7edf"
end
depends_on "python@3.11"