Skip to content

Commit bc4ed0a

Browse files
committed
hyper-mcp 0.1.7
1 parent f88a7a8 commit bc4ed0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/hyper-mcp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class HyperMcp < Formula
22
desc "MCP server that extends its capabilities through WebAssembly plugins"
33
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"
4+
url "https://github.com/tuananh/hyper-mcp/archive/refs/tags/v0.1.7.tar.gz"
5+
sha256 "345b0a7478c6160583c25b8600da8eae9c2e05e125db0e0b08371d7bb6310650"
66
license "Apache-2.0"
77
head "https://github.com/tuananh/hyper-mcp.git", branch: "main"
88

0 commit comments

Comments
 (0)