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 6f327cc commit 8cad2f7Copy full SHA for 8cad2f7
Formula/p/playwright-mcp.rb
@@ -1,8 +1,8 @@
1
class PlaywrightMcp < Formula
2
desc "MCP server for Playwright"
3
homepage "https://github.com/microsoft/playwright-mcp"
4
- url "https://registry.npmjs.org/@playwright/mcp/-/mcp-0.0.42.tgz"
5
- sha256 "56b6bd4f0c33aa4f0b21114c6602c46180fced567310f20a688318bf22462984"
+ url "https://registry.npmjs.org/@playwright/mcp/-/mcp-0.0.43.tgz"
+ sha256 "c23837dd5b5fb712af92d57e0fd0bb3f8534eed1e464b109fb56e4853db64c28"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments