Skip to content

Commit e9e001a

Browse files
committed
kosli-cli 2.11.17
1 parent 475be73 commit e9e001a

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.16.tar.gz"
5-
sha256 "e5d1fffc37feb9243c6d29fa2e9c9d910522c0d546d52204773cb27ee5d5115c"
4+
url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.17.tar.gz"
5+
sha256 "48dd755a175e2b5ed0f166b3fda6324837d88e96ff8fbf16bb373bc6781330ca"
66
license "MIT"
77
head "https://github.com/kosli-dev/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)