We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4d78b commit f0521adCopy full SHA for f0521ad
1 file changed
Formula/agentic-stack.rb
@@ -1,9 +1,9 @@
1
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.3.0.tar.gz"
5
- sha256 "02e31cdc861669089da6b290c24afcc64765f60a2a59f450c074c0f20e7a6b0a"
6
- version "0.3.0"
+ url "https://github.com/codejunkie99/agentic-stack/archive/refs/tags/v0.4.0.tar.gz"
+ sha256 "21be8618f31c74e5b0277b008138e4d981e8b94714c8190df5a8eb003e7141e2"
+ version "0.4.0"
7
license "MIT"
8
9
def install
0 commit comments