@@ -6,13 +6,13 @@ class ContentfulCli < Formula
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "545f40ea5afd8b629a75d67e809e0db92c0e70daa6e1e8a7b4427839dad47597 "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "545f40ea5afd8b629a75d67e809e0db92c0e70daa6e1e8a7b4427839dad47597 "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "545f40ea5afd8b629a75d67e809e0db92c0e70daa6e1e8a7b4427839dad47597 "
12- sha256 cellar : :any_skip_relocation , sonoma : "e6db3ae109bb33abc92d9d31368cc66a3d826dc19713487d0313fff004d28048 "
13- sha256 cellar : :any_skip_relocation , ventura : "e6db3ae109bb33abc92d9d31368cc66a3d826dc19713487d0313fff004d28048 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "545f40ea5afd8b629a75d67e809e0db92c0e70daa6e1e8a7b4427839dad47597 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "82fd349f267efa4366b2780156a3d72da004297e13b0f3b65d284134515cfd6c "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "091de38bb0d1ab45e13cef927acc0f8bf1c60150b24512311ea75a97bbc8a514 "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "091de38bb0d1ab45e13cef927acc0f8bf1c60150b24512311ea75a97bbc8a514 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "091de38bb0d1ab45e13cef927acc0f8bf1c60150b24512311ea75a97bbc8a514 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "413bfc46f12709ca925c87984ff46b3d622fb4188a6a36f0a1dd2cab2bc3ce08 "
13+ sha256 cellar : :any_skip_relocation , ventura : "413bfc46f12709ca925c87984ff46b3d622fb4188a6a36f0a1dd2cab2bc3ce08 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "091de38bb0d1ab45e13cef927acc0f8bf1c60150b24512311ea75a97bbc8a514 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2d25086e609f853608ed44c27c31f4757c87f125acaae44df80e5260ed5f247d "
1616 end
1717
1818 depends_on "node"
0 commit comments