From 3cbed38e8a2629899098a32827916d4d98f839e9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:39:48 +0000 Subject: [PATCH 1/2] contentful-cli 3.3.19 --- Formula/c/contentful-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/contentful-cli.rb b/Formula/c/contentful-cli.rb index 98aa144860dd..1f3fac5dfef7 100644 --- a/Formula/c/contentful-cli.rb +++ b/Formula/c/contentful-cli.rb @@ -1,8 +1,8 @@ class ContentfulCli < Formula desc "Contentful command-line tools" homepage "https://github.com/contentful/contentful-cli" - url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.3.18.tgz" - sha256 "f966d21aabddaf879deb6805b4ae953770c6d66558a00387261cd380274b5107" + url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.3.19.tgz" + sha256 "c9c501c6c2ba7757b37b22d53c1f5c21544f37e464628f53e6be328f30460f1b" license "MIT" head "https://github.com/contentful/contentful-cli.git", branch: "master" From 97bb6905441748e06d7b784f18bfc419f84a6b36 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 14 Oct 2024 02:17:39 +0000 Subject: [PATCH 2/2] contentful-cli: update 3.3.19 bottle. --- Formula/c/contentful-cli.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/c/contentful-cli.rb b/Formula/c/contentful-cli.rb index 1f3fac5dfef7..6d77806b0b27 100644 --- a/Formula/c/contentful-cli.rb +++ b/Formula/c/contentful-cli.rb @@ -7,12 +7,12 @@ class ContentfulCli < Formula head "https://github.com/contentful/contentful-cli.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "f7c912ba8c203e1f0ed08765fafd155b1f093a1017edf4235383e389bfea0abd" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f7c912ba8c203e1f0ed08765fafd155b1f093a1017edf4235383e389bfea0abd" - sha256 cellar: :any_skip_relocation, arm64_ventura: "f7c912ba8c203e1f0ed08765fafd155b1f093a1017edf4235383e389bfea0abd" - sha256 cellar: :any_skip_relocation, sonoma: "7cb5dceddad264cd6ce54b8aabf05bbcfe04dfed2b081c901d4caa4e0f84ff39" - sha256 cellar: :any_skip_relocation, ventura: "7cb5dceddad264cd6ce54b8aabf05bbcfe04dfed2b081c901d4caa4e0f84ff39" - sha256 cellar: :any_skip_relocation, x86_64_linux: "aeeafd89da6da5469334f85f116ff93f1d98346391f598b2237a4a5e3513fd6e" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0c5fcbca039c435cee1df548f1f9d3d412d7cc642c6d7fce25ebcdc80bc7b0f1" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0c5fcbca039c435cee1df548f1f9d3d412d7cc642c6d7fce25ebcdc80bc7b0f1" + sha256 cellar: :any_skip_relocation, arm64_ventura: "0c5fcbca039c435cee1df548f1f9d3d412d7cc642c6d7fce25ebcdc80bc7b0f1" + sha256 cellar: :any_skip_relocation, sonoma: "a488dfb14ba075f7f3d067853c6856725e92f975f368de6a57f3073c574d3755" + sha256 cellar: :any_skip_relocation, ventura: "a488dfb14ba075f7f3d067853c6856725e92f975f368de6a57f3073c574d3755" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0c5fcbca039c435cee1df548f1f9d3d412d7cc642c6d7fce25ebcdc80bc7b0f1" end depends_on "node"