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 fbee0bd commit 985627aCopy full SHA for 985627a
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.27.tar.gz"
5
- sha256 "adb406139622c1f3dedf14e8036843c4d34d99ba7ed8f8a4f5cd7edba582cdc0"
+ url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.28.tar.gz"
+ sha256 "c54f9be9cc9dae665779fa4cb4caedb447f1d8384b85554c75fa49a66a9e0788"
6
license "MIT"
7
head "https://github.com/kosli-dev/cli.git", branch: "main"
8
0 commit comments