We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429a370 commit 809131eCopy full SHA for 809131e
Formula/dendrites.rb
@@ -2,9 +2,9 @@ class Dendrites < Formula
2
desc "Domain Model Context Protocol Server — architectural meta-layer for GitHub Copilot"
3
homepage "https://github.com/flavioaiello/dendrites"
4
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"
+ url "https://github.com/flavioaiello/dendrites/archive/refs/tags/v0.1.6.tar.gz"
+ sha256 "642c7e1156f5816857b94d03aaaaed90add2b6202c20b24cbb0a2ef1074dc134"
+ version "0.1.6"
8
9
head "https://github.com/flavioaiello/dendrites.git", branch: "main"
10
0 commit comments