Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Formula/clematis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ class Clematis < Formula
desc "Deterministic, offline-by-default multi-agent concept-graph engine"
homepage "https://github.com/vecipher/Clematis3"
# These three are substituted below after heredoc with env vars.
url "https://github.com/vecipher/Clematis3/releases/download/v0.9.0a2/clematis-0.9.0a2.tar.gz"
sha256 "4cb4ca47e94d58e1a3b355d67ef8be54744452a8ee34cbaf6161d044bd20cd4c"
url "https://github.com/vecipher/Clematis3/releases/download/v0.10.3/clematis-0.10.3.tar.gz"
sha256 "33bb8cb3faf29c1589f005e8a34be9ce0ff88258995538cf35f1503557e8c8ec"
license "MIT"
version "0.10.0"
version "0.10.3"

depends_on "python@3.13"

Expand Down
Binary file added _release/clematis-0.10.3.tar.gz
Binary file not shown.