Skip to content

Commit 6b2cdc3

Browse files
committed
contentful-cli: update 3.7.16 bottle.
1 parent f95c8ac commit 6b2cdc3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/contentful-cli.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class ContentfulCli < Formula
77
head "https://github.com/contentful/contentful-cli.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d05b59ca8c2902c3e216b751280f3276718a66af8bbd000d36ef869b66ff8452"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d05b59ca8c2902c3e216b751280f3276718a66af8bbd000d36ef869b66ff8452"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d05b59ca8c2902c3e216b751280f3276718a66af8bbd000d36ef869b66ff8452"
13-
sha256 cellar: :any_skip_relocation, sonoma: "5f422fa9f5d7fc801dd7569af44c41ee5c086e0aef33610630444b59df1d42c3"
14-
sha256 cellar: :any_skip_relocation, ventura: "5f422fa9f5d7fc801dd7569af44c41ee5c086e0aef33610630444b59df1d42c3"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "d05b59ca8c2902c3e216b751280f3276718a66af8bbd000d36ef869b66ff8452"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1961e49c3d7ef4de2cdba57ba12d31a4d1e9889aacf8d7d283f8919aee2c2c92"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b9ccf1b7cab96cee3c46a53917f05aec79f3d042cb3d2713f64c307dd3c8085c"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b9ccf1b7cab96cee3c46a53917f05aec79f3d042cb3d2713f64c307dd3c8085c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b9ccf1b7cab96cee3c46a53917f05aec79f3d042cb3d2713f64c307dd3c8085c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "a4e0d96911b4284b38276bd722b008c0de6b1508682fe19bc6c1ac322b667c74"
14+
sha256 cellar: :any_skip_relocation, ventura: "a4e0d96911b4284b38276bd722b008c0de6b1508682fe19bc6c1ac322b667c74"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "b9ccf1b7cab96cee3c46a53917f05aec79f3d042cb3d2713f64c307dd3c8085c"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ea3a3bea04c3495ad95038c7ff53b1ddd41528b77fd958d6746d6ef35af9847c"
1717
end
1818

1919
depends_on "node"

0 commit comments

Comments
 (0)