diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-07 12:02:42 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-07 12:02:42 +0200 |
| commit | 96db96b152ecf9dfa503d2e73eaa27f5f32f4fcf (patch) | |
| tree | 787bc849900c8bf53355224328859beb00d708cd /playwright-cli | |
| parent | 91bb86cd5f4698d813fa4d39cc64504cf5d28853 (diff) | |
| download | my-slackbuilds-96db96b152ecf9dfa503d2e73eaa27f5f32f4fcf.tar.gz my-slackbuilds-96db96b152ecf9dfa503d2e73eaa27f5f32f4fcf.zip | |
playwright-cli: update to 0.1.19
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
Diffstat (limited to 'playwright-cli')
| -rw-r--r-- | playwright-cli/playwright-cli.SlackBuild | 2 | ||||
| -rw-r--r-- | playwright-cli/playwright-cli.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/playwright-cli/playwright-cli.SlackBuild b/playwright-cli/playwright-cli.SlackBuild index f178901..c002235 100644 --- a/playwright-cli/playwright-cli.SlackBuild +++ b/playwright-cli/playwright-cli.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=playwright-cli -VERSION=${VERSION:-0.1.18} +VERSION=${VERSION:-0.1.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/playwright-cli/playwright-cli.info b/playwright-cli/playwright-cli.info index f1db78f..66662bb 100644 --- a/playwright-cli/playwright-cli.info +++ b/playwright-cli/playwright-cli.info @@ -1,8 +1,8 @@ PRGNAM="playwright-cli" -VERSION="0.1.18" +VERSION="0.1.19" HOMEPAGE="https://github.com/microsoft/playwright-cli" -DOWNLOAD="https://registry.npmjs.org/@playwright/cli/-/cli-0.1.18.tgz" -MD5SUM="bb8ffa28b5006ba5214aa1ec5f8a0818" +DOWNLOAD="https://registry.npmjs.org/@playwright/cli/-/cli-0.1.19.tgz" +MD5SUM="1d488a594929630eefe76194ff16e40a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
