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 37416a1 commit 75866b2Copy full SHA for 75866b2
Formula/v/virtualenv.rb
@@ -3,8 +3,8 @@ class Virtualenv < Formula
3
4
desc "Tool for creating isolated virtual python environments"
5
homepage "https://virtualenv.pypa.io/"
6
- url "https://files.pythonhosted.org/packages/10/7f/192dd6ab6d91ebea7adf6c030eaf549b1ec0badda9f67a77b633602f66ac/virtualenv-20.27.0.tar.gz"
7
- sha256 "2ca56a68ed615b8fe4326d11a0dca5dfbe8fd68510fb6c6349163bed3c15f2b2"
+ url "https://files.pythonhosted.org/packages/8c/b3/7b6a79c5c8cf6d90ea681310e169cf2db2884f4d583d16c6e1d5a75a4e04/virtualenv-20.27.1.tar.gz"
+ sha256 "142c6be10212543b32c6c45d3d3893dff89112cc588b7d0879ae5a1ec03a47ba"
8
license "MIT"
9
head "https://github.com/pypa/virtualenv.git", branch: "main"
10
0 commit comments