Skip to content

Commit 63ffaaa

Browse files
committed
chore: update Homebrew formula for v0.1.5
1 parent b46863b commit 63ffaaa

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

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

0 commit comments

Comments
 (0)