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.
2 parents 9256a81 + 9268fa3 commit a09a415Copy full SHA for a09a415
Formula/p/playwright-mcp.rb
@@ -1,12 +1,12 @@
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
9
- sha256 cellar: :any_skip_relocation, all: "e17931143083730c18800cd3db96002715dd42a402fa4e856b9f8ae84df29901"
+ sha256 cellar: :any_skip_relocation, all: "0eca3a76e4f336871af4bf91fe0064e092059ec7db84707ea93e21337f4dd3c4"
10
end
11
12
depends_on "node"
0 commit comments