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 345e614 commit 73a8e67Copy full SHA for 73a8e67
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.13.tar.gz"
5
- sha256 "a4cea94e23cdc42162dab5915d112614702d5212c97e248ce1609b94d0d84ed4"
+ url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.14.tar.gz"
+ sha256 "b38c16a701587c91451c9a3719151907c9c3335e1c51b2216d8e6ae5d4879626"
6
license "MIT"
7
head "https://github.com/kosli-dev/cli.git", branch: "main"
8
0 commit comments