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 gstreamer.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://git.alpinelinux.org/aports/plain/main/gstreamer/APKBUILD
package:
name: gstreamer
version: 1.22.3
version: 1.22.4
epoch: 0
description: GStreamer streaming media framework
copyright:
Expand All @@ -28,7 +28,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 9ffeab95053f9f6995eb3b3da225e88f21c129cd60da002d3f795db70d6d5974
expected-sha256: 11cb0498bc16b93d8b99d22f75f829b8d0abfd8254840b2120618db5532dc655
uri: https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${{package.version}}.tar.xz

- runs: |
Expand Down