We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efced04 commit 3b9cc1dCopy full SHA for 3b9cc1d
Formula/c/claude-squad.rb
@@ -1,8 +1,8 @@
1
class ClaudeSquad < Formula
2
desc "Manage multiple AI agents like Claude Code, Aider and Codex in your terminal"
3
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"
+ url "https://github.com/smtg-ai/claude-squad/archive/refs/tags/v1.0.7.tar.gz"
+ sha256 "3dd3645ef175ce87f00227e6c2014592d11e764218e9beb86973ccee57a67ad4"
6
license "AGPL-3.0-only"
7
head "https://github.com/smtg-ai/claude-squad.git", branch: "main"
8
0 commit comments