Skip to content

Commit a25f93d

Browse files
author
codejunkie99
committed
chore: bump Formula to v0.7.2 (docs release)
1 parent 15f02bb commit a25f93d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/agentic-stack.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class AgenticStack < Formula
22
desc "One brain, many harnesses — portable .agent/ folder for AI coding agents"
33
homepage "https://github.com/codejunkie99/agentic-stack"
4-
url "https://github.com/codejunkie99/agentic-stack/archive/refs/tags/v0.7.1.tar.gz"
4+
url "https://github.com/codejunkie99/agentic-stack/archive/refs/tags/v0.7.2.tar.gz"
55
sha256 "0000000000000000000000000000000000000000000000000000000000000000" # TODO: regenerate after tag push
6-
version "0.7.1"
6+
version "0.7.2"
77
license "Apache-2.0"
88

99
def install

0 commit comments

Comments
 (0)