Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ugrep/5.1.4 package update #16628

Merged
merged 1 commit into from
Apr 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ugrep.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down