We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e019f4 commit abaa352Copy full SHA for abaa352
1 file changed
Formula/agentic-stack.rb
@@ -2,7 +2,7 @@ class AgenticStack < Formula
2
desc "One brain, many harnesses — portable .agent/ folder for AI coding agents"
3
homepage "https://github.com/codejunkie99/agentic-stack"
4
url "https://github.com/codejunkie99/agentic-stack/archive/refs/tags/v0.8.0.tar.gz"
5
- sha256 "0000000000000000000000000000000000000000000000000000000000000000"
+ sha256 "7b26dbea6ff28eb3561c6a6514021713f6e6291cabbf5a362627ff0d3464d8a0"
6
version "0.8.0"
7
license "Apache-2.0"
8
0 commit comments