Skip to content

Commit f7a9429

Browse files
committed
pip-tools: update 7.5.2 bottle.
1 parent 00920a6 commit f7a9429

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pip-tools.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ class PipTools < Formula
99
head "https://github.com/jazzband/pip-tools.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9b7e6ef29e087417d08ef65b5944c9ec1e4546c57453809dd47f9c805513f732"
13-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9b7e6ef29e087417d08ef65b5944c9ec1e4546c57453809dd47f9c805513f732"
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9b7e6ef29e087417d08ef65b5944c9ec1e4546c57453809dd47f9c805513f732"
15-
sha256 cellar: :any_skip_relocation, sonoma: "3b59f26e1ef0666c2d7f3b93fc0037b44f6954ba5c8026e87dd61ae146a3812a"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "3b59f26e1ef0666c2d7f3b93fc0037b44f6954ba5c8026e87dd61ae146a3812a"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3b59f26e1ef0666c2d7f3b93fc0037b44f6954ba5c8026e87dd61ae146a3812a"
12+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "bf47e62934bd709f38814d509ec47f5cf8f2ac1503eb259f6bf9ab8195e8130a"
13+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bf47e62934bd709f38814d509ec47f5cf8f2ac1503eb259f6bf9ab8195e8130a"
14+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bf47e62934bd709f38814d509ec47f5cf8f2ac1503eb259f6bf9ab8195e8130a"
15+
sha256 cellar: :any_skip_relocation, sonoma: "ad4fd6304e08711ed565dcbf575161b614f1e127999d8011fb731d369ea9ab60"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "ad4fd6304e08711ed565dcbf575161b614f1e127999d8011fb731d369ea9ab60"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ad4fd6304e08711ed565dcbf575161b614f1e127999d8011fb731d369ea9ab60"
1818
end
1919

2020
depends_on "[email protected]"

0 commit comments

Comments
 (0)