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-03-08 20:49:16 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-03-08 20:49:16 +0300
commitb9887e105751b6cd7b2307425049f7c94a628193 (patch)
treeee6f70f0eb65329ca9c64a331d748f51dc4278ab /net/hlssink3
parent3da3c2591ce71fff315d104df1c819e658c67659 (diff)
Update versions to 0.8.3
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 22ec4dd8..63ce0c38 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.2"
+version = "0.8.3"
authors = ["Rafael Caricio <rafael@caricio.com>"]
edition = "2021"
license = "MPL-2.0"