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 gst-plugins-bad.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: gst-plugins-bad
version: 1.24.11
version: "1.25.1"
epoch: 0
description: GStreamer streaming media framework bad plug-ins
copyright:
Expand Down Expand Up @@ -47,7 +47,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 9126c2b7053a5f059db958f43c6a5230d2e843ff9adff8c8c2477ea2457e3315
expected-sha256: 9a65acd9f348b54ab3e1b62aa7c20129a0ae27b5de16853c8e62d6166e19a157
uri: https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-${{package.version}}.tar.xz

- uses: meson/configure
Expand Down
Loading