Skip to content

Commit 3827c22

Browse files
committed
pipenv: update 2024.4.0 bottle.
1 parent 7f04388 commit 3827c22

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pipenv.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ class Pipenv < Formula
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a172fce96f294e50506b557c08385e5ba8dccd1c618b832b9e493ce6cb6d1f30"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a172fce96f294e50506b557c08385e5ba8dccd1c618b832b9e493ce6cb6d1f30"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a172fce96f294e50506b557c08385e5ba8dccd1c618b832b9e493ce6cb6d1f30"
14-
sha256 cellar: :any_skip_relocation, sonoma: "ba7002dcab72c4ca093867339afa25c3ef620a39235ad6147deb9e3dead438d8"
15-
sha256 cellar: :any_skip_relocation, ventura: "ba7002dcab72c4ca093867339afa25c3ef620a39235ad6147deb9e3dead438d8"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2232258fe6165177ba4184ce3e85e4233ad18b8f0e8ffc58643c2799d1c9715b"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3ea25df0eb0ed154edd4cca9291882f7d1bb7d732adf033163f06d02d736e3be"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3ea25df0eb0ed154edd4cca9291882f7d1bb7d732adf033163f06d02d736e3be"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3ea25df0eb0ed154edd4cca9291882f7d1bb7d732adf033163f06d02d736e3be"
14+
sha256 cellar: :any_skip_relocation, sonoma: "f395c4fca21ee6c7e6873a417f741438f273b275e9da0b6e05489c1c5ba5cba5"
15+
sha256 cellar: :any_skip_relocation, ventura: "f395c4fca21ee6c7e6873a417f741438f273b275e9da0b6e05489c1c5ba5cba5"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5847d7add40d9348e2db4f43152047782b7fe1f7fa46f2d639bc8c994a839a76"
1717
end
1818

1919
depends_on "certifi"

0 commit comments

Comments
 (0)