We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88a7a8 commit bc4ed0aCopy full SHA for bc4ed0a
Formula/h/hyper-mcp.rb
@@ -1,8 +1,8 @@
1
class HyperMcp < Formula
2
desc "MCP server that extends its capabilities through WebAssembly plugins"
3
homepage "https://github.com/tuananh/hyper-mcp"
4
- url "https://github.com/tuananh/hyper-mcp/archive/refs/tags/v0.1.6.tar.gz"
5
- sha256 "ba62a075311462426b56b6524fb59f7298e9d9a7a74bc74e89671352e7cd35ae"
+ url "https://github.com/tuananh/hyper-mcp/archive/refs/tags/v0.1.7.tar.gz"
+ sha256 "345b0a7478c6160583c25b8600da8eae9c2e05e125db0e0b08371d7bb6310650"
6
license "Apache-2.0"
7
head "https://github.com/tuananh/hyper-mcp.git", branch: "main"
8
0 commit comments