Skip to content

Commit 6dff1a4

Browse files
authored
Merge pull request #246650 from Homebrew/bump-tox-4.30.3
tox 4.30.3
2 parents cc54e9a + 211875c commit 6dff1a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/t/tox.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ class Tox < Formula
33

44
desc "Generic Python virtualenv management and test command-line tool"
55
homepage "https://tox.wiki/en/latest/"
6-
url "https://files.pythonhosted.org/packages/da/b7/ba4e391cd112c18338aef270abcda2a25783f90509fa6806c8f2a1ea842e/tox-4.30.2.tar.gz"
7-
sha256 "772925ad6c57fe35c7ed5ac3e958ac5ced21dff597e76fc40c1f5bf3cd1b6a2e"
6+
url "https://files.pythonhosted.org/packages/51/b2/cee55172e5e10ce030b087cd3ac06641e47d08a3dc8d76c17b157dba7558/tox-4.30.3.tar.gz"
7+
sha256 "f3dd0735f1cd4e8fbea5a3661b77f517456b5f0031a6256432533900e34b90bf"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "5a89d2a1b65b7ffd85210b3987a54e6c5e96c47f14c7105f895d68766fd88819"
11+
sha256 cellar: :any_skip_relocation, all: "528d2cd4da1d58c70b31793dd667014bc6ff9633f03990ff0f9be3f4c37cd061"
1212
end
1313

1414
depends_on "[email protected]"

0 commit comments

Comments
 (0)