Skip to content

Commit

Permalink
contentful-cli: update 3.3.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 19, 2024
1 parent d08355e commit 7a114de
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/c/contentful-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class ContentfulCli < Formula
head "https://github.com/contentful/contentful-cli.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "39a74a7f2e057c6482fcd6753951cd5afc5ade75dcdd23b03444b39171593b0d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "39a74a7f2e057c6482fcd6753951cd5afc5ade75dcdd23b03444b39171593b0d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "39a74a7f2e057c6482fcd6753951cd5afc5ade75dcdd23b03444b39171593b0d"
sha256 cellar: :any_skip_relocation, sonoma: "703353047b69d3c034e7ffb49a69912f8d8962c2cb062c86b4df4b7a43b1da37"
sha256 cellar: :any_skip_relocation, ventura: "703353047b69d3c034e7ffb49a69912f8d8962c2cb062c86b4df4b7a43b1da37"
sha256 cellar: :any_skip_relocation, monterey: "703353047b69d3c034e7ffb49a69912f8d8962c2cb062c86b4df4b7a43b1da37"
sha256 cellar: :any_skip_relocation, x86_64_linux: "39a74a7f2e057c6482fcd6753951cd5afc5ade75dcdd23b03444b39171593b0d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d11d05e5951fb46c749a0e183a63bf2f7eb993f45f933dbc7820345743329318"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d11d05e5951fb46c749a0e183a63bf2f7eb993f45f933dbc7820345743329318"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d11d05e5951fb46c749a0e183a63bf2f7eb993f45f933dbc7820345743329318"
sha256 cellar: :any_skip_relocation, sonoma: "9fb140212d898a51988074ef443ffa20bd27cd9fc2fb809f54aae7fc587ea960"
sha256 cellar: :any_skip_relocation, ventura: "9fb140212d898a51988074ef443ffa20bd27cd9fc2fb809f54aae7fc587ea960"
sha256 cellar: :any_skip_relocation, monterey: "9fb140212d898a51988074ef443ffa20bd27cd9fc2fb809f54aae7fc587ea960"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d11d05e5951fb46c749a0e183a63bf2f7eb993f45f933dbc7820345743329318"
end

depends_on "node"
Expand Down

0 comments on commit 7a114de

Please sign in to comment.