We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475be73 commit e9e001aCopy full SHA for e9e001a
Formula/k/kosli-cli.rb
@@ -1,8 +1,8 @@
1
class KosliCli < Formula
2
desc "CLI for managing Kosli"
3
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"
+ url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.17.tar.gz"
+ sha256 "48dd755a175e2b5ed0f166b3fda6324837d88e96ff8fbf16bb373bc6781330ca"
6
license "MIT"
7
head "https://github.com/kosli-dev/cli.git", branch: "main"
8
0 commit comments