Skip to content

Commit 2e93cbf

Browse files
committed
chore: pin Homebrew formula sha256 to v0.1.0 release tarball
1 parent 60f853b commit 2e93cbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/context-absorb.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class ContextAbsorb < Formula
22
desc "Cross-CLI session transfer tool for parallel AI coding sessions (Claude Code + Codex)"
33
homepage "https://github.com/ThatGuyAstro/context-absorb"
44
url "https://github.com/ThatGuyAstro/context-absorb/archive/refs/tags/v0.1.0.tar.gz"
5-
sha256 "REPLACE_WITH_RELEASE_TARBALL_SHA256"
5+
sha256 "f97f972b48d97f23ad13978b32781f3ef1246874cda9f83016f3ba2bc9cfd0ff"
66
license "MIT"
77
head "https://github.com/ThatGuyAstro/context-absorb.git", branch: "main"
88

0 commit comments

Comments
 (0)