diff --git a/ugrep.yaml b/ugrep.yaml index 995acfd159a..778495e8bd6 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.0 + version: 5.1.1 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: 9f3484a8d3127ab81e18d04c44d8e316ae95e243 + expected-commit: 912daec53f8f8a9e99605f3e28b21f455773af13 tag: v${{package.version}} - uses: autoconf/configure