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 2f380d0 commit a05ba4fCopy full SHA for a05ba4f
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.2.tar.gz"
5
- sha256 "518aabc29b09af9eaf7760c21fe4c80439a0aca4e8158e2f531c6c83650e49ee"
+ url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.3.tar.gz"
+ sha256 "d935b59c52c351d30afd8e20e21a552b8bc1f128de89b616197a7ac1b36b03f2"
6
license "MIT"
7
head "https://github.com/kosli-dev/cli.git", branch: "main"
8
0 commit comments