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-21 13:51:40 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-02-21 13:51:40 +0300
commit4ef0fcd22ef980df5c0780bed306b9910ca591d3 (patch)
tree5c902c6093a3311b7a34ced7d90865dba004e5e3 /net/hlssink3
parent0a8f2164a340331d8eed2234868664f3ce708323 (diff)
Update versions to 0.8.2
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 98f153e3..22ec4dd8 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.1"
+version = "0.8.2"
authors = ["Rafael Caricio <rafael@caricio.com>"]
edition = "2021"
license = "MPL-2.0"