Skip to content

Commit a09a415

Browse files
authored
Merge pull request #251035 from Homebrew/bump-playwright-mcp-0.0.44
playwright-mcp 0.0.44
2 parents 9256a81 + 9268fa3 commit a09a415

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.43.tgz"
5-
sha256 "c23837dd5b5fb712af92d57e0fd0bb3f8534eed1e464b109fb56e4853db64c28"
4+
url "https://registry.npmjs.org/@playwright/mcp/-/mcp-0.0.44.tgz"
5+
sha256 "f757398e459222fb5de2fdfbaf1eba76e9a4f10d331cb5c256faa56db03b5237"
66
license "Apache-2.0"
77

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

1212
depends_on "node"

0 commit comments

Comments
 (0)