Skip to content

Commit 0bcfbc6

Browse files
committed
1 parent d0a16f2 commit 0bcfbc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kosli-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class KosliCli < Formula
22
desc "CLI for managing Kosli"
33
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"
4+
url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.24.tar.gz"
5+
sha256 "f1a43cd56d2d22615aa1195df1199afd6c18e3603f51cc1d999a048aa3d62b3f"
66
license "MIT"
77
head "https://github.com/kosli-dev/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)