Skip to content
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 fish.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -27,7 +27,7 @@ pipeline:
with:
repository: https://github.com/fish-shell/fish-shell
tag: ${{package.version}}
expected-commit: 1f6cd5fc2d090c3666207d014cf337519716b73a
expected-commit: 3fa252677a26d429f3259a4af4ab3cfe2472ca8d

- uses: cmake/configure
with:
Expand Down
Loading