We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45d470 commit 0b44ccaCopy full SHA for 0b44cca
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.9.tar.gz"
6
- sha256 "da5d6c70801eb6845d75b69b2b6ca61cd717b43bec8d395e2f671e2bb7a7c7d9"
7
- version "0.1.9"
+ url "https://github.com/flavioaiello/dendrites/archive/refs/tags/v0.2.0.tar.gz"
+ sha256 "199e05fff06acfb1a65e5276c44eb91f1503b1b48614b97cfe1ecf875684ce80"
+ version "0.2.0"
8
9
head "https://github.com/flavioaiello/dendrites.git", branch: "main"
10
0 commit comments