Skip to content

Commit a05ba4f

Browse files
committed
1 parent 2f380d0 commit a05ba4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kosli-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class KosliCli < Formula
22
desc "CLI for managing Kosli"
33
homepage "https://docs.kosli.com/client_reference/"
4-
url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.2.tar.gz"
5-
sha256 "518aabc29b09af9eaf7760c21fe4c80439a0aca4e8158e2f531c6c83650e49ee"
4+
url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.3.tar.gz"
5+
sha256 "d935b59c52c351d30afd8e20e21a552b8bc1f128de89b616197a7ac1b36b03f2"
66
license "MIT"
77
head "https://github.com/kosli-dev/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)