aboutsummaryrefslogtreecommitdiffstats
path: root/playwright-cli/playwright-cli.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-07 12:02:42 +0200
committerDanilo M. <danix@danix.xyz>2026-09-07 12:02:42 +0200
commit96db96b152ecf9dfa503d2e73eaa27f5f32f4fcf (patch)
tree787bc849900c8bf53355224328859beb00d708cd /playwright-cli/playwright-cli.SlackBuild
parent91bb86cd5f4698d813fa4d39cc64504cf5d28853 (diff)
downloadmy-slackbuilds-96db96b152ecf9dfa503d2e73eaa27f5f32f4fcf.tar.gz
my-slackbuilds-96db96b152ecf9dfa503d2e73eaa27f5f32f4fcf.zip
playwright-cli: update to 0.1.19
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
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 f178901..c002235 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.18}
+VERSION=${VERSION:-0.1.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}