From 1b241b12b204eaa1931cc60d6439e87608ca99d6 Mon Sep 17 00:00:00 2001 From: AKorezin Renovate <7809636-AKorezin-renovate-bot@users.noreply.gitlab.com> Date: Sat, 6 Dec 2025 13:25:53 +0000 Subject: [PATCH] Update dependency InfotelGLPI/webapplications to v5.1.3 --- 11.0/webapplications/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11.0/webapplications/APKBUILD b/11.0/webapplications/APKBUILD index 6c8eabe..8e78034 100644 --- a/11.0/webapplications/APKBUILD +++ b/11.0/webapplications/APKBUILD @@ -4,7 +4,7 @@ pkgname=glpi-webapplications-plugin _pkgname=webapplications pkgdesc='Web Applications Inventory plugin for glpi' # renovate: datasource=github-tags depName=InfotelGLPI/webapplications -pkgver=5.1.2 +pkgver=5.1.3 pkgrel=0 arch='noarch' url='https://github.com/InfotelGLPI/webapplications' -- GitLab