diff --git a/Formula/l/langgraph-cli.rb b/Formula/l/langgraph-cli.rb index 8725040b7c73..820d45400c40 100644 --- a/Formula/l/langgraph-cli.rb +++ b/Formula/l/langgraph-cli.rb @@ -3,12 +3,12 @@ class LanggraphCli < Formula desc "Command-line interface for deploying apps to the LangGraph platform" homepage "https://www.github.com/langchain-ai/langgraph" - url "https://files.pythonhosted.org/packages/55/48/6d247e2057e926eed6313fd3663897e7bbe173b041a3c626da24ad041969/langgraph_cli-0.1.56.tar.gz" - sha256 "703977211ed5e52a162c6bca1ddb9ab7097bfc4c16d2675b7a59477f0b22e3bc" + url "https://files.pythonhosted.org/packages/0d/65/7ef008cb1931009ee991bf37cc74f26ed14fb96f7f3079379ae6f455350b/langgraph_cli-0.1.58.tar.gz" + sha256 "3ca2ac0a9aa9868accdb088c5f2343766b674c7643d0467f4f91e3fab1b7efbb" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "31934c2a71cdaad38a6f20d1b893cd5d21b9e4839642652e41b67ed279d7f051" + sha256 cellar: :any_skip_relocation, all: "5884c5eb0032e361e69227d56310e2c7180001c21e9bd30278476555d33b0fd0" end depends_on "python@3.13"