aboutsummaryrefslogtreecommitdiffstats
path: root/playwright-cli/playwright-cli.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-07 10:13:36 +0200
committerDanilo M. <danix@danix.xyz>2026-08-07 10:13:36 +0200
commit5afefabc66eef9cf7b4fbc644468788d4e97c9a5 (patch)
tree36caa990e95b1dc5aebeb1231eca6955a31c939a /playwright-cli/playwright-cli.SlackBuild
parent9b221d3ba4a39bebbdf8c12dfaa512ac34bf530f (diff)
downloadmy-slackbuilds-5afefabc66eef9cf7b4fbc644468788d4e97c9a5.tar.gz
my-slackbuilds-5afefabc66eef9cf7b4fbc644468788d4e97c9a5.zip
playwright-cli: update to 0.1.18
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 f0e3f68..f178901 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.17}
+VERSION=${VERSION:-0.1.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}