diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-19 10:48:56 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-19 10:48:56 +0200 |
| commit | 5558e1273b40ce8a1d72717d5bc1b27b9b3ca095 (patch) | |
| tree | 01fd1d80e70d3e707b047bd9a123d9126e1e8213 | |
| parent | 46152ad1122bf8cb2d376e6e8ad6e3e5720028a3 (diff) | |
| download | my-slackbuilds-5558e1273b40ce8a1d72717d5bc1b27b9b3ca095.tar.gz my-slackbuilds-5558e1273b40ce8a1d72717d5bc1b27b9b3ca095.zip | |
playwright-cli: update to 0.1.21
| -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 c002235..887dca5 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.19} +VERSION=${VERSION:-0.1.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/playwright-cli/playwright-cli.info b/playwright-cli/playwright-cli.info index 66662bb..cca064d 100644 --- a/playwright-cli/playwright-cli.info +++ b/playwright-cli/playwright-cli.info @@ -1,8 +1,8 @@ PRGNAM="playwright-cli" -VERSION="0.1.19" +VERSION="0.1.21" HOMEPAGE="https://github.com/microsoft/playwright-cli" -DOWNLOAD="https://registry.npmjs.org/@playwright/cli/-/cli-0.1.19.tgz" -MD5SUM="1d488a594929630eefe76194ff16e40a" +DOWNLOAD="https://registry.npmjs.org/@playwright/cli/-/cli-0.1.21.tgz" +MD5SUM="def6902392fe27a6f2c0ae0d47efd6d6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
