From d7d38d95f8a1bf13a97105ace6332a39d46299b4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:18:02 +0000 Subject: [PATCH] kosli-cli: update 2.11.0 bottle. --- Formula/k/kosli-cli.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/k/kosli-cli.rb b/Formula/k/kosli-cli.rb index 8d09fa17f3510..8c9e0850fd072 100644 --- a/Formula/k/kosli-cli.rb +++ b/Formula/k/kosli-cli.rb @@ -12,12 +12,12 @@ class KosliCli < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "cd1c3247980986969db7f75480840dcd35ed95d67b05d76a0136c4605dd8c987" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "cd1c3247980986969db7f75480840dcd35ed95d67b05d76a0136c4605dd8c987" - sha256 cellar: :any_skip_relocation, arm64_ventura: "cd1c3247980986969db7f75480840dcd35ed95d67b05d76a0136c4605dd8c987" - sha256 cellar: :any_skip_relocation, sonoma: "425f8ae049c8762e24e65ed94f3592d1e9496456366215b9f4a19cfeacbcef44" - sha256 cellar: :any_skip_relocation, ventura: "425f8ae049c8762e24e65ed94f3592d1e9496456366215b9f4a19cfeacbcef44" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c30a000fa81e3c0708f80ca8b72268694e2a3b596166037a5841a68ba1a7c202" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "95c8b25de1f2e383cf9e63a7fedf22b9872ee040344e6a11385a1ec2dea8d991" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "95c8b25de1f2e383cf9e63a7fedf22b9872ee040344e6a11385a1ec2dea8d991" + sha256 cellar: :any_skip_relocation, arm64_ventura: "95c8b25de1f2e383cf9e63a7fedf22b9872ee040344e6a11385a1ec2dea8d991" + sha256 cellar: :any_skip_relocation, sonoma: "c01271439bd4a5ef9a8d2c4dca87e614125c732a4f9a9895eaf7b68c44cb7399" + sha256 cellar: :any_skip_relocation, ventura: "c01271439bd4a5ef9a8d2c4dca87e614125c732a4f9a9895eaf7b68c44cb7399" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b917954d0d43e69ac6e49fbec75408d622b1c42c039f11c75dceb54b3d38d699" end depends_on "go" => :build