99<!-- x-release-please-start-version -->
1010
1111``` sh
12- curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-installer.sh | sh
12+ curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-installer.sh | sh
1313```
1414
1515#### ** PowerShell script**
1616
1717``` sh
18- powershell -ExecutionPolicy Bypass -c " irm https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-installer.ps1 | iex"
18+ powershell -ExecutionPolicy Bypass -c " irm https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-installer.ps1 | iex"
1919```
2020
2121<!-- x-release-please-end -->
@@ -40,78 +40,78 @@ brew install rust-mcp-stack/tap/mcp-discovery
4040 <tr>
4141 <td>
4242 <!-- x-release-please-start-version -->
43- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-aarch64-apple-darwin.tar.gz">mcp-discovery-aarch64-apple-darwin.tar.gz</a>
43+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-aarch64-apple-darwin.tar.gz">mcp-discovery-aarch64-apple-darwin.tar.gz</a>
4444 <!-- x-release-please-end -->
4545 </td>
4646 <td>Apple Silicon macOS</td>
4747 <td>
4848 <!-- x-release-please-start-version -->
49- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-aarch64-apple-darwin.tar.gz.sha256">checksum</a>
49+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-aarch64-apple-darwin.tar.gz.sha256">checksum</a>
5050 <!-- x-release-please-end -->
5151 </td>
5252 </tr>
5353 <tr>
5454 <td>
5555 <!-- x-release-please-start-version -->
56- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-x86_64-apple-darwin.tar.gz">mcp-discovery-x86_64-apple-darwin.tar.gz</a>
56+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-x86_64-apple-darwin.tar.gz">mcp-discovery-x86_64-apple-darwin.tar.gz</a>
5757 <!-- x-release-please-end -->
5858 </td>
5959 <td>Intel macOS</td>
6060 <td>
6161 <!-- x-release-please-start-version -->
62- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-x86_64-apple-darwin.tar.gz.sha256">checksum</a>
62+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-x86_64-apple-darwin.tar.gz.sha256">checksum</a>
6363 <!-- x-release-please-end -->
6464 </td>
6565 </tr>
6666 <tr>
6767 <td>
6868 <!-- x-release-please-start-version -->
69- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-x86_64-pc-windows-msvc.zip">mcp-discovery-x86_64-pc-windows-msvc.zip</a>
69+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-x86_64-pc-windows-msvc.zip">mcp-discovery-x86_64-pc-windows-msvc.zip</a>
7070 <!-- x-release-please-end -->
7171 </td>
7272 <td>x64 Windows (zip)</td>
7373 <td>
7474 <!-- x-release-please-start-version -->
75- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-x86_64-pc-windows-msvc.zip.sha256">checksum</a>
75+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-x86_64-pc-windows-msvc.zip.sha256">checksum</a>
7676 <!-- x-release-please-end -->
7777 </td>
7878 </tr>
7979 <tr>
8080 <td>
8181 <!-- x-release-please-start-version -->
82- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-x86_64-pc-windows-msvc.msi">mcp-discovery-x86_64-pc-windows-msvc.msi</a>
82+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-x86_64-pc-windows-msvc.msi">mcp-discovery-x86_64-pc-windows-msvc.msi</a>
8383 <!-- x-release-please-end -->
8484 </td>
8585 <td>x64 Windows (msi)</td>
8686 <td>
8787 <!-- x-release-please-start-version -->
88- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-x86_64-pc-windows-msvc.msi.sha256">checksum</a>
88+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-x86_64-pc-windows-msvc.msi.sha256">checksum</a>
8989 <!-- x-release-please-end -->
9090 </td>
9191 </tr>
9292 <tr>
9393 <td>
9494 <!-- x-release-please-start-version -->
95- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-aarch64-unknown-linux-gnu.tar.gz">mcp-discovery-aarch64-unknown-linux-gnu.tar.gz</a>
95+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-aarch64-unknown-linux-gnu.tar.gz">mcp-discovery-aarch64-unknown-linux-gnu.tar.gz</a>
9696 <!-- x-release-please-end -->
9797 </td>
9898 <td>ARM64 Linux</td>
9999 <td>
100100 <!-- x-release-please-start-version -->
101- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
101+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
102102 <!-- x-release-please-end -->
103103 </td>
104104 </tr>
105105 <tr>
106106 <td>
107107 <!-- x-release-please-start-version -->
108- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-x86_64-unknown-linux-gnu.tar.gz">mcp-discovery-x86_64-unknown-linux-gnu.tar.gz</a>
108+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-x86_64-unknown-linux-gnu.tar.gz">mcp-discovery-x86_64-unknown-linux-gnu.tar.gz</a>
109109 <!-- x-release-please-end -->
110110 </td>
111111 <td>x64 Linux</td>
112112 <td>
113113 <!-- x-release-please-start-version -->
114- <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.0 /mcp-discovery-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
114+ <a href="https://github.com/rust-mcp-stack/mcp-discovery/releases/download/v0.1.1 /mcp-discovery-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
115115 <!-- x-release-please-end -->
116116 </td>
117117 </tr>
0 commit comments