We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a25f93d commit cd84b3eCopy full SHA for cd84b3e
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.7.2.tar.gz"
5
- sha256 "0000000000000000000000000000000000000000000000000000000000000000" # TODO: regenerate after tag push
+ sha256 "729e942dc7cd69967264ebb805ecd3fc5ee42be5d261bd97331d831af77f6a6c"
6
version "0.7.2"
7
license "Apache-2.0"
8
0 commit comments