Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2022-02-04 19:46:12 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-02-04 19:46:12 +0300
commitf0add79b7d3ecb3aaad26c59016fbdbd78b7c024 (patch)
tree168e8dbea9716b92ddf53b2f6dfe189cf0279ca5 /net/hlssink3
parent1a9b5c6eab517a97fa30616d0938e7938fe16345 (diff)
Update versions to 0.8.1
Diffstat (limited to 'net/hlssink3')
-rw-r--r--net/hlssink3/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hlssink3/Cargo.toml b/net/hlssink3/Cargo.toml
index 6d023328..98f153e3 100644
--- a/net/hlssink3/Cargo.toml
+++ b/net/hlssink3/Cargo.toml
@@ -2,7 +2,7 @@
name = "gst-plugin-hlssink3"
description = "HLS (HTTP Live Streaming) Plugin"
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
-version = "0.8.0"
+version = "0.8.1"
authors = ["Rafael Caricio <rafael@caricio.com>"]
edition = "2021"
license = "MPL-2.0"