Skip to content

Commit d2f8bad

Browse files
committed
contentful-cli: update 3.7.12 bottle.
1 parent 460359b commit d2f8bad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/contentful-cli.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ 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: "ae080f9cbdc2fec1e803eee886859323ee773e879cbf47ac801178cdb05f13d6"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ae080f9cbdc2fec1e803eee886859323ee773e879cbf47ac801178cdb05f13d6"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ae080f9cbdc2fec1e803eee886859323ee773e879cbf47ac801178cdb05f13d6"
13-
sha256 cellar: :any_skip_relocation, sonoma: "3f711535b2031419cc7135863cb0cad8f67009672c289cfacf72e5744693f4fd"
14-
sha256 cellar: :any_skip_relocation, ventura: "3f711535b2031419cc7135863cb0cad8f67009672c289cfacf72e5744693f4fd"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2c740bc0635f0127a91b5761cbd2994019a4defc17ea2c05107e5e58bd40cd09"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "63998a2e30669108529ada9781cdafde568402ad583dd92f7cefd0a07796cd9c"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "63998a2e30669108529ada9781cdafde568402ad583dd92f7cefd0a07796cd9c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "63998a2e30669108529ada9781cdafde568402ad583dd92f7cefd0a07796cd9c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "a36091abd8b27388ba375dcc53456b9b41cd09ede956d8d3e0279e97b725b6ad"
14+
sha256 cellar: :any_skip_relocation, ventura: "a36091abd8b27388ba375dcc53456b9b41cd09ede956d8d3e0279e97b725b6ad"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "54b1a45f197c87450acb5176762733edb9818ba0b4bdf8f0656de3db2a1cd3a3"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)