Skip to content

Commit ff0765d

Browse files
committed
contentful-cli: update 3.9.3 bottle.
1 parent fbb08aa commit ff0765d

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
@@ -6,12 +6,12 @@ class ContentfulCli < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "5d2c0a10cca18f8d8f510d23c3ba91fac8caa9858a9a2c1c8b717ade9adb2ed7"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5d2c0a10cca18f8d8f510d23c3ba91fac8caa9858a9a2c1c8b717ade9adb2ed7"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5d2c0a10cca18f8d8f510d23c3ba91fac8caa9858a9a2c1c8b717ade9adb2ed7"
12-
sha256 cellar: :any_skip_relocation, sonoma: "5d2c0a10cca18f8d8f510d23c3ba91fac8caa9858a9a2c1c8b717ade9adb2ed7"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "5d2c0a10cca18f8d8f510d23c3ba91fac8caa9858a9a2c1c8b717ade9adb2ed7"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f4d07c1c020a6e6612e5044adb806e7308e418f8e48ed7038dcb3e8be71e3435"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d25f00b8475ea09a8f4e51c3bf1aef9b85cfe434d3146057c1a32f23241e6d10"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d25f00b8475ea09a8f4e51c3bf1aef9b85cfe434d3146057c1a32f23241e6d10"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d25f00b8475ea09a8f4e51c3bf1aef9b85cfe434d3146057c1a32f23241e6d10"
12+
sha256 cellar: :any_skip_relocation, sonoma: "d25f00b8475ea09a8f4e51c3bf1aef9b85cfe434d3146057c1a32f23241e6d10"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "d25f00b8475ea09a8f4e51c3bf1aef9b85cfe434d3146057c1a32f23241e6d10"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d17df144bba180460344e305bed5bb93acf60649db7523946d5d6ea991b0ae6c"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)