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 d0a16f2 commit 0bcfbc6Copy full SHA for 0bcfbc6
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.23.tar.gz"
5
- sha256 "84a63faf1da4ce3b7821240210e272d46533d22898240787143c531a9490394e"
+ url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.24.tar.gz"
+ sha256 "f1a43cd56d2d22615aa1195df1199afd6c18e3603f51cc1d999a048aa3d62b3f"
6
license "MIT"
7
head "https://github.com/kosli-dev/cli.git", branch: "main"
8
0 commit comments