From 1356df2e122a8d2fa7e4904bc6e5f097a9e7d805 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:15:53 +0000 Subject: [PATCH] ugrep/5.1.4 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- ugrep.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ugrep.yaml b/ugrep.yaml index e753bc07e65..eeee0fd9020 100644 --- a/ugrep.yaml +++ b/ugrep.yaml @@ -1,7 +1,7 @@ # Generated from https://git.alpinelinux.org/aports/plain/community/ugrep/APKBUILD package: name: ugrep - version: 5.1.3 + version: 5.1.4 epoch: 0 description: Ultra fast grep with interactive query UI and fuzzy search copyright: @@ -28,7 +28,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/Genivia/ugrep - expected-commit: 55e849b7c97b096411789073c5d3271bbc5db5de + expected-commit: 839db1e366049800e2407abc9229611402ace956 tag: v${{package.version}} - uses: autoconf/configure