tox: update 4.1.3 bottle.

master
BrewTestBot 2023-01-03 03:05:00 +00:00
parent 9a9b10c53e
commit 82470d625e
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: "4f03afef67872b290665d37061c1e8c18e1686f34b3cb771f1fa06fcd91068a6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b68334fbed36fc245eb6cde05ef2b693d08162d7e0ef6494d8798dbfa450d66c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "cd531afc0b1fc317514f0e7f6062fd4e5441208ef5c3090c91cf76e2e8486159"
sha256 cellar: :any_skip_relocation, ventura: "2b4ee479b529412d0a9b01d19e56cf8fc43cf49c0b222551aab08dfc96062f57"
sha256 cellar: :any_skip_relocation, monterey: "530628d62d4852e8fd9f7ac77163c533a4ef6a3847cbc2c0e5d18a13638bc86e"
sha256 cellar: :any_skip_relocation, big_sur: "2f3e9436209fd848ccc12fe712aa4457034c1f8aa35fe034d56e01a063fc3d78"
sha256 cellar: :any_skip_relocation, x86_64_linux: "356de31c0cf8f1f5bb67c93a10f0974f212da66931a109dca86bad9dd97e9295"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9a96b43db25a62747df1e7901caac3cc884b46a7c28eeaa5711a1e58e25da207"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7f25aab28958015f71a93b137818c93173dff2169b613678dd5da8c6516bee00"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2282825a1dd9fec8912d0eded5ee434bac9a9916aded8b4d1dbdaf236d8e060a"
sha256 cellar: :any_skip_relocation, ventura: "cd83289fa1255faffe3c2c1d5f9ade08b357a1690d078f2699d98b8bc6d9c6d2"
sha256 cellar: :any_skip_relocation, monterey: "9cf9344a8285d2b7ebfbd98000ca629fd46f738cf83a88daafd51623a46a8d44"
sha256 cellar: :any_skip_relocation, big_sur: "f43c3396f2cfa775f54dec47e8c351dcbad75cd2b534ceb5e2a673116b61e94c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3dbb72c93424ce8ac5fa85e7251d281b984ac2be53d6cb867a8f71169f7ead1d"
end
depends_on "python@3.11"