File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ class Virtualenv < Formula
3
3
4
4
desc "Tool for creating isolated virtual python environments"
5
5
homepage "https://virtualenv.pypa.io/"
6
- url "https://files.pythonhosted.org/packages/53/07/655f4fb9592967f49197b00015bb5538d3ed1f8f96621a10bebc3bb822e2 /virtualenv-20.31.1 .tar.gz"
7
- sha256 "65442939608aeebb9284cd30baca5865fcd9f12b58bb740a24b220030df46d26 "
6
+ url "https://files.pythonhosted.org/packages/56/2c/444f465fb2c65f40c3a104fd0c495184c4f2336d65baf398e3c75d72ea94 /virtualenv-20.31.2 .tar.gz"
7
+ sha256 "e10c0a9d02835e592521be48b332b6caee6887f332c111aa79a09b9e79efc2af "
8
8
license "MIT"
9
9
head "https://github.com/pypa/virtualenv.git" , branch : "main"
10
10
@@ -31,8 +31,8 @@ class Virtualenv < Formula
31
31
end
32
32
33
33
resource "platformdirs" do
34
- url "https://files.pythonhosted.org/packages/b6/2d/7d512a3913d60623e7eb945c6d1b4f0bddf1d0b7ada5225274c87e5b53d1 /platformdirs-4.3.7 .tar.gz"
35
- sha256 "eb437d586b6a0986388f0d6f74aa0cde27b48d0e3d66843640bfb6bdcdb6e351 "
34
+ url "https://files.pythonhosted.org/packages/fe/8b/3c73abc9c759ecd3f1f7ceff6685840859e8070c4d947c93fae71f6a0bf2 /platformdirs-4.3.8 .tar.gz"
35
+ sha256 "3d512d96e16bcb959a814c9f348431070822a6496326a4be0911c40b5a74c2bc "
36
36
end
37
37
38
38
def install
You can’t perform that action at this time.
0 commit comments