Skip to content

Commit 2e2b032

Browse files
author
codejunkie99
committed
chore: bump Formula to v0.7.1 for Apache 2.0 relicense release
1 parent b35936a commit 2e2b032

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.0.tar.gz"
4+
url "https://github.com/codejunkie99/agentic-stack/archive/refs/tags/v0.7.1.tar.gz"
55
sha256 "0000000000000000000000000000000000000000000000000000000000000000" # TODO: regenerate after tag push
6-
version "0.7.0"
6+
version "0.7.1"
77
license "Apache-2.0"
88

99
def install

0 commit comments

Comments
 (0)