Skip to content

Commit 3b9cc1d

Browse files
committed
claude-squad 1.0.7
1 parent efced04 commit 3b9cc1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/claude-squad.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ClaudeSquad < Formula
22
desc "Manage multiple AI agents like Claude Code, Aider and Codex in your terminal"
33
homepage "https://smtg-ai.github.io/claude-squad/"
4-
url "https://github.com/smtg-ai/claude-squad/archive/refs/tags/v1.0.6.tar.gz"
5-
sha256 "cbc5bac64af5e8f4d8d1d671cba7ff3b6fcb8232bad318ae28356586f30560ec"
4+
url "https://github.com/smtg-ai/claude-squad/archive/refs/tags/v1.0.7.tar.gz"
5+
sha256 "3dd3645ef175ce87f00227e6c2014592d11e764218e9beb86973ccee57a67ad4"
66
license "AGPL-3.0-only"
77
head "https://github.com/smtg-ai/claude-squad.git", branch: "main"
88

0 commit comments

Comments
 (0)