From fd4961ab8f7d9a7b671be7e0ca5a700ed1d154e0 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 13:02:54 +0000 Subject: [PATCH] delta/0.18.1 package update (#27037)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- delta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/delta.yaml b/delta.yaml index 516cfe20f38..61b3673b66e 100644 --- a/delta.yaml +++ b/delta.yaml @@ -1,6 +1,6 @@ package: name: delta - version: 0.18.0 + version: 0.18.1 epoch: 0 description: Syntax-highlighting pager for git and diff output copyright: @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/dandavison/delta tag: ${{package.version}} - expected-commit: b9ca4eb3f0638d4857ad1ddc6f6a12c3f656cfb7 + expected-commit: 1482d5886cf0fc619b2678592b2615d8f9f46fe4 - runs: | cargo build --release