We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f853b commit 2e93cbfCopy full SHA for 2e93cbf
1 file changed
Formula/context-absorb.rb
@@ -2,7 +2,7 @@ class ContextAbsorb < Formula
2
desc "Cross-CLI session transfer tool for parallel AI coding sessions (Claude Code + Codex)"
3
homepage "https://github.com/ThatGuyAstro/context-absorb"
4
url "https://github.com/ThatGuyAstro/context-absorb/archive/refs/tags/v0.1.0.tar.gz"
5
- sha256 "REPLACE_WITH_RELEASE_TARBALL_SHA256"
+ sha256 "f97f972b48d97f23ad13978b32781f3ef1246874cda9f83016f3ba2bc9cfd0ff"
6
license "MIT"
7
head "https://github.com/ThatGuyAstro/context-absorb.git", branch: "main"
8
0 commit comments