We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2444e commit abd536aCopy full SHA for abd536a
1 file changed
gst-plugins-bad.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: gst-plugins-bad
3
- version: 1.24.11
+ version: "1.25.1"
4
epoch: 0
5
description: GStreamer streaming media framework bad plug-ins
6
copyright:
@@ -47,7 +47,7 @@ environment:
47
pipeline:
48
- uses: fetch
49
with:
50
- expected-sha256: 9126c2b7053a5f059db958f43c6a5230d2e843ff9adff8c8c2477ea2457e3315
+ expected-sha256: 9a65acd9f348b54ab3e1b62aa7c20129a0ae27b5de16853c8e62d6166e19a157
51
uri: https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-${{package.version}}.tar.xz
52
53
- uses: meson/configure
0 commit comments