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.4
version: 1.22.5
epoch: 0
description: GStreamer streaming media framework
copyright:
Expand All @@ -28,7 +28,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 11cb0498bc16b93d8b99d22f75f829b8d0abfd8254840b2120618db5532dc655
expected-sha256: 4408d7930f381809e85917acc19712f173261ba85bdf20c5567b2a21b1193b61
uri: https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${{package.version}}.tar.xz

- runs: |
Expand Down