aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-04 17:16:29 +0200
committerDanilo M. <danix@danix.xyz>2026-07-04 17:16:29 +0200
commitd22fbe199b02449dcb125a723e972250f553288f (patch)
treec201853a19b4261c5e70e7a4cfeccebfc2b3073f
parentc63554d15e62893c9fd93a495aa42f2b9734c98e (diff)
downloadmy-slackbuilds-d22fbe199b02449dcb125a723e972250f553288f.tar.gz
my-slackbuilds-d22fbe199b02449dcb125a723e972250f553288f.zip
playwright-cli: update to 0.1.15
-rw-r--r--playwright-cli/playwright-cli.SlackBuild2
-rw-r--r--playwright-cli/playwright-cli.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/playwright-cli/playwright-cli.SlackBuild b/playwright-cli/playwright-cli.SlackBuild
index 407b5e1..af414f4 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.14}
+VERSION=${VERSION:-0.1.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/playwright-cli/playwright-cli.info b/playwright-cli/playwright-cli.info
index 5d239cf..e554fce 100644
--- a/playwright-cli/playwright-cli.info
+++ b/playwright-cli/playwright-cli.info
@@ -1,8 +1,8 @@
PRGNAM="playwright-cli"
-VERSION="0.1.14"
+VERSION="0.1.15"
HOMEPAGE="https://github.com/microsoft/playwright-cli"
-DOWNLOAD="https://registry.npmjs.org/@playwright/cli/-/cli-0.1.14.tgz"
-MD5SUM="8511dcc6a5cabbee39e3ff3192606cef"
+DOWNLOAD="https://registry.npmjs.org/@playwright/cli/-/cli-0.1.15.tgz"
+MD5SUM="2f5c44eb46ce70d4ba7ca2cdc11a2e1d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""