Skip to content

Commit e56c9c8

Browse files
committed
pygit2: update 1.17.0 bottle.
1 parent 62409b3 commit e56c9c8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pygit2.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Pygit2 < Formula
77
head "https://github.com/libgit2/pygit2.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "108f8709548b8bdb83650273f7d83eeafea98ddaf85cfb23cdf8e2006d7d37d1"
11-
sha256 cellar: :any, arm64_sonoma: "dd7164c914bf755b618d5997244f78471de5f62203c77799ad935ffa608e892f"
12-
sha256 cellar: :any, arm64_ventura: "dfbc908ecec8026ce9bef85577c7f78f20ea61cb23209c819b6210ef490da319"
13-
sha256 cellar: :any, sonoma: "e0c3ea776d6325c01dc1d1ee89a25d5c2400c33e96ed59b55d0afaf8f8d6fdae"
14-
sha256 cellar: :any, ventura: "a20e9bcee91939cffd4b29f56b5a5e6e536f33ad0c4515f741b5a8e96f35d858"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2c5071b9b84030de4d7c15ffb30906a57650bdf223afaa6c1c670541ecc617de"
10+
sha256 cellar: :any, arm64_sequoia: "35ce700b913b3b7dfe0c5c890f116d2608b0d95217a75df2cad529dc952054da"
11+
sha256 cellar: :any, arm64_sonoma: "1baf23308186b46433b96694756e1ea8928db981b4280caa1a6087545f0ef2f2"
12+
sha256 cellar: :any, arm64_ventura: "94d38f06b415396e2d573971f7f735d6442c1090c6b1b06579fc560e2efd58a1"
13+
sha256 cellar: :any, sonoma: "46f23033146c07667df84d155d1f172a678ab655d2693ab60c4d90cbbd455684"
14+
sha256 cellar: :any, ventura: "60fcff9d3db9cdf27ba41e6888e8b38629e5ab945f0a695496bcfbc60582fb1c"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c4b26f1a576237e542c38f4bddad2980da31ad4aa1debfdfe26636a1f2946d3f"
1616
end
1717

1818
depends_on "[email protected]" => [:build, :test]

0 commit comments

Comments
 (0)