Skip to content

Commit 0b44cca

Browse files
committed
chore: update Homebrew formula to v0.2.0
1 parent a45d470 commit 0b44cca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/dendrites.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class Dendrites < Formula
22
desc "Domain Model Context Protocol Server — architectural meta-layer for GitHub Copilot"
33
homepage "https://github.com/flavioaiello/dendrites"
44
license "MIT"
5-
url "https://github.com/flavioaiello/dendrites/archive/refs/tags/v0.1.9.tar.gz"
6-
sha256 "da5d6c70801eb6845d75b69b2b6ca61cd717b43bec8d395e2f671e2bb7a7c7d9"
7-
version "0.1.9"
5+
url "https://github.com/flavioaiello/dendrites/archive/refs/tags/v0.2.0.tar.gz"
6+
sha256 "199e05fff06acfb1a65e5276c44eb91f1503b1b48614b97cfe1ecf875684ce80"
7+
version "0.2.0"
88

99
head "https://github.com/flavioaiello/dendrites.git", branch: "main"
1010

0 commit comments

Comments
 (0)