Skip to content

Commit e488b92

Browse files
authored
Merge pull request Homebrew#198438 from Homebrew/bump-langgraph-cli-0.1.56
langgraph-cli 0.1.56
2 parents c3d88ad + 390b1f1 commit e488b92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/l/langgraph-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ class LanggraphCli < Formula
33

44
desc "Command-line interface for deploying apps to the LangGraph platform"
55
homepage "https://www.github.com/langchain-ai/langgraph"
6-
url "https://files.pythonhosted.org/packages/4c/f0/d284afb29731ccf2668e52a3ce255e445e492b5e3dc50c7fe1102ad5731d/langgraph_cli-0.1.55.tar.gz"
7-
sha256 "791007ec3f4ed50b2f9acac252cc4eb6f6d8a97f5dc90f4d5cc2bd3ebf048bf5"
6+
url "https://files.pythonhosted.org/packages/55/48/6d247e2057e926eed6313fd3663897e7bbe173b041a3c626da24ad041969/langgraph_cli-0.1.56.tar.gz"
7+
sha256 "703977211ed5e52a162c6bca1ddb9ab7097bfc4c16d2675b7a59477f0b22e3bc"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "78b66bad6ccb6c19e026c96253f8b1c5ff6287085e08fedb0c9906c764cb9fc7"
11+
sha256 cellar: :any_skip_relocation, all: "31934c2a71cdaad38a6f20d1b893cd5d21b9e4839642652e41b67ed279d7f051"
1212
end
1313

1414
depends_on "[email protected]"

0 commit comments

Comments
 (0)