Skip to content

Commit 809131e

Browse files
committed
chore: update Homebrew formula for v0.1.6
1 parent 429a370 commit 809131e

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.5.tar.gz"
6-
sha256 "cc02a74ab8ba0b0e10f6090bc2b42f0ce32454c6c54a2c102e2e8246535e86f3"
7-
version "0.1.5"
5+
url "https://github.com/flavioaiello/dendrites/archive/refs/tags/v0.1.6.tar.gz"
6+
sha256 "642c7e1156f5816857b94d03aaaaed90add2b6202c20b24cbb0a2ef1074dc134"
7+
version "0.1.6"
88

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

0 commit comments

Comments
 (0)