From 1d0e0de406f0e360dad3e28c7e55df3ef243abd3 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 20 Jun 2026 11:23:24 +0200 Subject: playwright-cli: add version 0.1.14 CLI for common Playwright actions. Node.js tool installed from the npm registry tarball; pure JavaScript with no native bits, so noarch. Browser binaries are not packaged (downloaded at runtime via "playwright-cli install"). Co-Authored-By: Claude Opus 4.8 --- playwright-cli/playwright-cli.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 playwright-cli/playwright-cli.info (limited to 'playwright-cli/playwright-cli.info') diff --git a/playwright-cli/playwright-cli.info b/playwright-cli/playwright-cli.info new file mode 100644 index 0000000..5d239cf --- /dev/null +++ b/playwright-cli/playwright-cli.info @@ -0,0 +1,10 @@ +PRGNAM="playwright-cli" +VERSION="0.1.14" +HOMEPAGE="https://github.com/microsoft/playwright-cli" +DOWNLOAD="https://registry.npmjs.org/@playwright/cli/-/cli-0.1.14.tgz" +MD5SUM="8511dcc6a5cabbee39e3ff3192606cef" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Danilo M." +EMAIL="danix@danix.xyz" -- cgit v1.2.3