We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46863b commit 63ffaaaCopy full SHA for 63ffaaa
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.4.tar.gz"
6
- sha256 "c37295055209fec0b257d478f4167cabe9040845320ce94a8c4c0b1c135cea83"
7
- version "0.1.4"
+ url "https://github.com/flavioaiello/dendrites/archive/refs/tags/v0.1.5.tar.gz"
+ sha256 "cc02a74ab8ba0b0e10f6090bc2b42f0ce32454c6c54a2c102e2e8246535e86f3"
+ version "0.1.5"
8
9
head "https://github.com/flavioaiello/dendrites.git", branch: "main"
10
0 commit comments