Skip to content

Commit f57cc74

Browse files
authored
Merge pull request Homebrew#201456 from Homebrew/bump-langgraph-cli-0.1.64
langgraph-cli 0.1.64
2 parents 3475ba9 + 5bbe59c commit f57cc74

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/65/3b/4b740059398c0c85a8595903530716b4de15b599515a4e1b8eba8b6dd5b5/langgraph_cli-0.1.63.tar.gz"
7-
sha256 "b1b962b8eeb0d83dfb0fec7f29939c342f08f1f070cf57f6618030495ca179c6"
6+
url "https://files.pythonhosted.org/packages/2a/34/f7ce1c93e941ea00208ba0ad1204ad62c0c2e6073712629d238b73248369/langgraph_cli-0.1.64.tar.gz"
7+
sha256 "b3978986be9c45e8dcdacccde96440eb5de26d9c684f9216b3cddcf9fbcd2a3c"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "037b657db9addf96a8babde3bc38faf58f7b9b0631e6f4cb975ca014634f30e8"
11+
sha256 cellar: :any_skip_relocation, all: "35af0f73b395b4ac486987dd5f5f476fc26d0f65cd39af92f0d2e31fa6e59ccf"
1212
end
1313

1414
depends_on "[email protected]"

0 commit comments

Comments
 (0)