Skip to content

Commit a870a2c

Browse files
authored
Merge pull request #249962 from Homebrew/bump-playwright-mcp-0.0.43
playwright-mcp 0.0.43
2 parents a68a4b6 + 845ec7c commit a870a2c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/p/playwright-mcp.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class PlaywrightMcp < Formula
22
desc "MCP server for Playwright"
33
homepage "https://github.com/microsoft/playwright-mcp"
4-
url "https://registry.npmjs.org/@playwright/mcp/-/mcp-0.0.42.tgz"
5-
sha256 "56b6bd4f0c33aa4f0b21114c6602c46180fced567310f20a688318bf22462984"
4+
url "https://registry.npmjs.org/@playwright/mcp/-/mcp-0.0.43.tgz"
5+
sha256 "c23837dd5b5fb712af92d57e0fd0bb3f8534eed1e464b109fb56e4853db64c28"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "28704cb8aa051138dc9aa0b17c67a4b76fa459ed3a9caa837d31b2e8e7118c7c"
9+
sha256 cellar: :any_skip_relocation, all: "e17931143083730c18800cd3db96002715dd42a402fa4e856b9f8ae84df29901"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)