Skip to content

Commit 73a8e67

Browse files
committed
1 parent 345e614 commit 73a8e67

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.13.tar.gz"
5-
sha256 "a4cea94e23cdc42162dab5915d112614702d5212c97e248ce1609b94d0d84ed4"
4+
url "https://github.com/kosli-dev/cli/archive/refs/tags/v2.11.14.tar.gz"
5+
sha256 "b38c16a701587c91451c9a3719151907c9c3335e1c51b2216d8e6ae5d4879626"
66
license "MIT"
77
head "https://github.com/kosli-dev/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)