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 b9223c0 commit 15b744dCopy full SHA for 15b744d
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.43.tgz"
5
- sha256 "c23837dd5b5fb712af92d57e0fd0bb3f8534eed1e464b109fb56e4853db64c28"
+ url "https://registry.npmjs.org/@playwright/mcp/-/mcp-0.0.44.tgz"
+ sha256 "f757398e459222fb5de2fdfbaf1eba76e9a4f10d331cb5c256faa56db03b5237"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments