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 fe3f90b commit b6a1574Copy full SHA for b6a1574
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.7.tar.gz"
5
- sha256 "3dd3645ef175ce87f00227e6c2014592d11e764218e9beb86973ccee57a67ad4"
+ url "https://github.com/smtg-ai/claude-squad/archive/refs/tags/v1.0.8.tar.gz"
+ sha256 "7786e393577a0e5c73bef4f1aec20129e933327d1de936d5606931565c49b671"
6
license "AGPL-3.0-only"
7
head "https://github.com/smtg-ai/claude-squad.git", branch: "main"
8
0 commit comments