Skip to content

Commit

Permalink
Merge pull request #161218 from sami-alajrami/update-kosli-cli.rb-170…
Browse files Browse the repository at this point in the history
…6543144

kosli-cli 2.7.7
  • Loading branch information
BrewTestBot authored Jan 29, 2024
2 parents 0fd40d7 + fae49ce commit 7a9cf26
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/k/kosli-cli.rb
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
class KosliCli < Formula
desc "CLI for managing Kosli"
homepage "https://docs.kosli.com/client_reference/"
url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.7.6.tar.gz"
sha256 "39a8dd6e475155a2972d254d3ed747bee0af99924d893238ff645a79be29774a"
url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.7.7.tar.gz"
sha256 "494b8286b5cde1b12e28893248c4464833a10dc5fc25c65c4d04bf538cfb4747"
license "MIT"
head "https://github.com/kosli-dev/cli.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "68ae573a6991dc020b4df5618123484ec862cd3e35d41123bdb73e7d1239f9f1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ef3f704344039682149747faad739c4fff9b3ab1b7ad64c42272a5e76ac44949"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4e360a52c931e32b4bfe36682e0e628e165565b3b61d37628539651e108ea18f"
sha256 cellar: :any_skip_relocation, sonoma: "b537729ffee8aa42746c4d108a5ee9803df48d67a04e2564a84fa6f88642d837"
sha256 cellar: :any_skip_relocation, ventura: "4cf30f10d63740701f07108b78d2feb241b88dd12ca2ff05382aa5e522f94080"
sha256 cellar: :any_skip_relocation, monterey: "36a2fdb9cb12ef099269bf19833bb80691a2777560a4800e9d1cefbb7de5e317"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8ff33c84d004c995866292351570cec9a0900adfb8c7641c11704973e276a5b3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "008b191b2119e81ce2a88e74902fc4c600df5d03c3a6b5fdd7c0a3500b02608a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f03835cc88dc8f13c1d2fe23fd63f26c8eb049cdede5400f51c135a26ee41e2d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "80e8cfe03a8562bdcb2d6e7d39ab863102da8b511e65f7918151b220ba678412"
sha256 cellar: :any_skip_relocation, sonoma: "2ab3ace7f82637015030c4f0246683462605b9a6b9ec7f0acf9ae06503be7ae9"
sha256 cellar: :any_skip_relocation, ventura: "086ab50e593287e723cd74787dc379249d426871e59718bcb5f566d008ac520a"
sha256 cellar: :any_skip_relocation, monterey: "ebce5c05bf7a02e60d43da71f8d312b95d634f1c9b4a0a16d1bdec1e5efb45e0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d28220f1f81723732d21190d7f36062bd2e46992619a427c9f31d74966142c3"
end

depends_on "go" => :build
Expand Down

0 comments on commit 7a9cf26

Please sign in to comment.