From b25a17abd3bfd00801115bf256be6416b8f82974 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 7 Oct 2025 20:56:42 +0000 Subject: [PATCH 1/2] fish/4.1.2 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- fish.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fish.yaml b/fish.yaml index cd7e1beedad..c71cc80316f 100644 --- a/fish.yaml +++ b/fish.yaml @@ -1,7 +1,7 @@ # Generated from https://git.alpinelinux.org/aports/plain/main/fish/APKBUILD package: name: fish - version: "4.1.1" + version: "4.1.2" epoch: 0 description: Modern interactive commandline shell copyright: @@ -27,7 +27,7 @@ pipeline: with: repository: https://github.com/fish-shell/fish-shell tag: ${{package.version}} - expected-commit: 1f6cd5fc2d090c3666207d014cf337519716b73a + expected-commit: caaaeb5eddf1b24831301f7dc18fc3818c63563d - uses: cmake/configure with: From ff4bb52425325c4f5df44e82854be7603e0a2ca6 Mon Sep 17 00:00:00 2001 From: Daniel Watkins Date: Wed, 8 Oct 2025 11:36:35 -0400 Subject: [PATCH 2/2] fish: update expected-commit --- fish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish.yaml b/fish.yaml index c71cc80316f..375ea0b52ff 100644 --- a/fish.yaml +++ b/fish.yaml @@ -27,7 +27,7 @@ pipeline: with: repository: https://github.com/fish-shell/fish-shell tag: ${{package.version}} - expected-commit: caaaeb5eddf1b24831301f7dc18fc3818c63563d + expected-commit: 3fa252677a26d429f3259a4af4ab3cfe2472ca8d - uses: cmake/configure with: