We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b318d commit 4b697d7Copy full SHA for 4b697d7
Formula/t/tox.rb
@@ -3,8 +3,8 @@ class Tox < Formula
3
4
desc "Generic Python virtualenv management and test command-line tool"
5
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"
+ url "https://files.pythonhosted.org/packages/51/b2/cee55172e5e10ce030b087cd3ac06641e47d08a3dc8d76c17b157dba7558/tox-4.30.3.tar.gz"
+ sha256 "f3dd0735f1cd4e8fbea5a3661b77f517456b5f0031a6256432533900e34b90bf"
8
license "MIT"
9
10
bottle do
0 commit comments