File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ class Virtualenv < Formula
99 head "https://github.com/pypa/virtualenv.git" , branch : "main"
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , arm64_sequoia : "fffd040d4c2380da273741048b882fdf5515cb2d8274765a72ae6aad6634da1e "
13- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fffd040d4c2380da273741048b882fdf5515cb2d8274765a72ae6aad6634da1e "
14- sha256 cellar : :any_skip_relocation , arm64_ventura : "fffd040d4c2380da273741048b882fdf5515cb2d8274765a72ae6aad6634da1e "
15- sha256 cellar : :any_skip_relocation , sonoma : "498b180a8409a544933d80403b43d732f670f75c3d30e6de6ae670b2ca2d6208 "
16- sha256 cellar : :any_skip_relocation , ventura : "498b180a8409a544933d80403b43d732f670f75c3d30e6de6ae670b2ca2d6208 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "8255659b0a2613160da72e12f2c3b73ad98bb9a4b2a37fcc1dd984526f88b721 "
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "11fce5f2b079b35fc1e4648678c4767c7b50debdef4412a52c8a0afc35445754 "
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "11fce5f2b079b35fc1e4648678c4767c7b50debdef4412a52c8a0afc35445754 "
14+ sha256 cellar : :any_skip_relocation , arm64_ventura : "11fce5f2b079b35fc1e4648678c4767c7b50debdef4412a52c8a0afc35445754 "
15+ sha256 cellar : :any_skip_relocation , sonoma : "898494253c6d2066bac72c5cbe923c4d277c3ea808f21a52972994351a4ff8a2 "
16+ sha256 cellar : :any_skip_relocation , ventura : "898494253c6d2066bac72c5cbe923c4d277c3ea808f21a52972994351a4ff8a2 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "474032101317938d6cd1eb869e1adf8523bd1a79ecde2e8bf7e237df4972fa80 "
1818 end
1919
2020
You can’t perform that action at this time.
0 commit comments