aboutsummaryrefslogtreecommitdiffstats
path: root/playwright-cli/playwright-cli.SlackBuild
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 /playwright-cli/playwright-cli.SlackBuild
parentc63554d15e62893c9fd93a495aa42f2b9734c98e (diff)
downloadmy-slackbuilds-d22fbe199b02449dcb125a723e972250f553288f.tar.gz
my-slackbuilds-d22fbe199b02449dcb125a723e972250f553288f.zip
playwright-cli: update to 0.1.15
Diffstat (limited to 'playwright-cli/playwright-cli.SlackBuild')
-rw-r--r--playwright-cli/playwright-cli.SlackBuild2
1 files changed, 1 insertions, 1 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}