aboutsummaryrefslogtreecommitdiffstats
path: root/playwright-cli/playwright-cli.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-16 12:11:44 +0200
committerDanilo M. <danix@danix.xyz>2026-07-16 12:11:44 +0200
commit5b5ae4746980ca01b92d5cd12e94ca7c67d299ec (patch)
tree3c6993f4072b078cd90a3ef35027dd479da0e761 /playwright-cli/playwright-cli.SlackBuild
parent27ff208363a6c974eba50442a9dcca6686a77fb5 (diff)
downloadmy-slackbuilds-5b5ae4746980ca01b92d5cd12e94ca7c67d299ec.tar.gz
my-slackbuilds-5b5ae4746980ca01b92d5cd12e94ca7c67d299ec.zip
playwright-cli: update to 0.1.17
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 af414f4..f0e3f68 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.15}
+VERSION=${VERSION:-0.1.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}