From a17163a1a256b152ed65fbd76bcd82709a4ba7ca Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 21:03:24 +0000 Subject: [PATCH] uutils/0.0.28 package update (#34380)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- uutils.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uutils.yaml b/uutils.yaml index 5054b66c0cd..f1aed073792 100644 --- a/uutils.yaml +++ b/uutils.yaml @@ -1,7 +1,7 @@ package: name: uutils - version: 0.0.27 - epoch: 3 + version: 0.0.28 + epoch: 0 description: "Cross-platform Rust rewrite of the GNU coreutils." copyright: - license: MIT @@ -25,7 +25,7 @@ pipeline: with: repository: https://github.com/uutils/coreutils tag: ${{package.version}} - expected-commit: 9b11753e7cb06b0f76f4221fc237019c0a86f8f5 + expected-commit: 1d9e1626377cbaea3b21842a3525a62ba60f905f - name: Configure and build runs: |