Skip to content

Commit

Permalink
kosli-cli: update 2.11.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 22, 2024
1 parent ed25c02 commit d7d38d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/k/kosli-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7d38d9

Please sign in to comment.