Skip to content

Commit 2e1a1e9

Browse files
author
codejunkie99
committed
chore: bump Formula sha256 to v0.5.0
Written by Minimax-M2.7 in Claude Code Harness. Replaces the placeholder with the real SHA256 of the v0.5.0 tarball: 6bec75321979828243fbc437843393d85f068affaed8c3370f0531c6086c19bd Computed from the GitHub-generated archive. `brew update && brew upgrade agentic-stack` will now fetch the correct artifact.
1 parent 5fe349c commit 2e1a1e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/agentic-stack.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class AgenticStack < Formula
22
desc "One brain, many harnesses — portable .agent/ folder for AI coding agents"
33
homepage "https://github.com/codejunkie99/agentic-stack"
44
url "https://github.com/codejunkie99/agentic-stack/archive/refs/tags/v0.5.0.tar.gz"
5-
sha256 "0000000000000000000000000000000000000000000000000000000000000000"
5+
sha256 "6bec75321979828243fbc437843393d85f068affaed8c3370f0531c6086c19bd"
66
version "0.5.0"
77
license "MIT"
88

0 commit comments

Comments
 (0)