Skip to content

Commit

Permalink
tox: update 4.21.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 3, 2024
1 parent a5a1ee9 commit 0c29f34
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/t/tox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ class Tox < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "67aedb03f44c125c7129de57b50d24b189d33ee34d573e9d2df8f53d0dc9baa0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "67aedb03f44c125c7129de57b50d24b189d33ee34d573e9d2df8f53d0dc9baa0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "67aedb03f44c125c7129de57b50d24b189d33ee34d573e9d2df8f53d0dc9baa0"
sha256 cellar: :any_skip_relocation, sonoma: "0d6cff067da5a3ac78d94f4f73d9d5cbe020a844a13588e42b1c99890e5978e0"
sha256 cellar: :any_skip_relocation, ventura: "0d6cff067da5a3ac78d94f4f73d9d5cbe020a844a13588e42b1c99890e5978e0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7f8d27c4fe4dd38786cdfa00fb3e528e807f1c3acb7ca70df259144694cd287b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fbfd787c6a7f2d7b98c906d0292a28815b45101a6dd676a7641c009bb08723bd"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fbfd787c6a7f2d7b98c906d0292a28815b45101a6dd676a7641c009bb08723bd"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fbfd787c6a7f2d7b98c906d0292a28815b45101a6dd676a7641c009bb08723bd"
sha256 cellar: :any_skip_relocation, sonoma: "4865a60f722765e6a0c6d169109ab49f084a64abd5059df67ed26737c88bc778"
sha256 cellar: :any_skip_relocation, ventura: "4865a60f722765e6a0c6d169109ab49f084a64abd5059df67ed26737c88bc778"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8fd0adaa76aa8b31fdbafd753c7a7a9762b689a6f9746ddf9e8fa5c5338597d4"
end

depends_on "[email protected]"
Expand Down

0 comments on commit 0c29f34

Please sign in to comment.