Skip to content

Commit

Permalink
Update deps. Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mickel8 committed Jun 1, 2022
1 parent 7bfbf56 commit 4d8b39d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The package can be installed by adding `membrane_rtp_vp8_plugin` to your list of
```elixir
def deps do
[
{:membrane_rtp_vp8_plugin, "~> 0.5.0"}
{:membrane_rtp_vp8_plugin, "~> 0.6.0"}
]
end
```
Expand Down
6 changes: 3 additions & 3 deletions mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Membrane.RTP.VP8.Plugin.Mixfile do
use Mix.Project

@version "0.5.0"
@version "0.6.0"
@github_url "https://github.com/membraneframework/membrane_rtp_vp8_plugin"

def project do
Expand Down Expand Up @@ -40,8 +40,8 @@ defmodule Membrane.RTP.VP8.Plugin.Mixfile do
{:membrane_core, "~> 0.10.0"},
{:membrane_vp8_format, "~> 0.4.0"},
{:membrane_file_plugin, "~> 0.12.0"},
{:membrane_rtp_format, github: "membraneframework/membrane_rtp_format"},
{:membrane_rtp_plugin, github: "membraneframework/membrane_rtp_plugin", only: :test},
{:membrane_rtp_format, "~> 0.5.0"},
{:membrane_rtp_plugin, "~> 0.14.0", only: :test},
{:ex_libsrtp, "~> 0.4.0", only: :test},
{:membrane_pcap_plugin,
github: "membraneframework/membrane_pcap_plugin", tag: "v0.6.1", only: :test},
Expand Down
6 changes: 3 additions & 3 deletions mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"membrane_file_plugin": {:hex, :membrane_file_plugin, "0.12.0", "eb940e7a2f2abf30e048bd0b7c2bef9c17c18aa58875b9a833c0bc7e7b1fd709", [:mix], [{:membrane_core, "~> 0.10.0", [hex: :membrane_core, repo: "hexpm", optional: false]}], "hexpm", "281b9bf9467beead3f973adce55b9844bc4206bb3f3f60f0db8320a4af4fc5ca"},
"membrane_ivf_plugin": {:hex, :membrane_ivf_plugin, "0.4.1", "0851e1016e54663d6cc4d5b848550003d4efef932943fae01477f704af832ba6", [:mix], [{:membrane_core, "~> 0.10.0", [hex: :membrane_core, repo: "hexpm", optional: false]}], "hexpm", "48ca06438957162365e869722bb9102b6d6f3904d9a9441494f496949ca3a937"},
"membrane_pcap_plugin": {:git, "https://github.com/membraneframework/membrane_pcap_plugin.git", "2bab35e62ac87e5a2c5d514dfb0b51de12a3ed96", [tag: "v0.6.1"]},
"membrane_rtp_format": {:git, "https://github.com/membraneframework/membrane_rtp_format.git", "7f135ad0168324970d214d04c6a46b90a59e1c3c", []},
"membrane_rtp_plugin": {:git, "https://github.com/membraneframework/membrane_rtp_plugin.git", "600bf5e9a12b4b3248e36fac40c0781bbb20fd21", []},
"membrane_telemetry_metrics": {:git, "https://github.com/membraneframework/membrane_telemetry_metrics.git", "1ed21f9b75fac9d5520a26976ee252cf8953e8fa", []},
"membrane_rtp_format": {:hex, :membrane_rtp_format, "0.5.0", "1b6930453be836bcc48ff71daeea76ac969cb726c0afda7203ddbbd76ca2db37", [:mix], [{:membrane_core, "~> 0.10.0", [hex: :membrane_core, repo: "hexpm", optional: false]}], "hexpm", "cd4d5c0389b154523d42781e492617e5d02a11af0f11163008f434a9f6179d5a"},
"membrane_rtp_plugin": {:hex, :membrane_rtp_plugin, "0.14.0", "f1838844818cd4c227da5062113c1a4f91c7c514e3f31a9b9ea092e41192ac1d", [:mix], [{:bimap, "~> 1.1.0", [hex: :bimap, repo: "hexpm", optional: false]}, {:bunch, "~> 1.0", [hex: :bunch, repo: "hexpm", optional: false]}, {:ex_libsrtp, "~> 0.4.0", [hex: :ex_libsrtp, repo: "hexpm", optional: true]}, {:heap, "~> 2.0.2", [hex: :heap, repo: "hexpm", optional: false]}, {:membrane_core, "~> 0.10.0", [hex: :membrane_core, repo: "hexpm", optional: false]}, {:membrane_rtp_format, "~> 0.5.0", [hex: :membrane_rtp_format, repo: "hexpm", optional: false]}, {:membrane_telemetry_metrics, "~> 0.1.0", [hex: :membrane_telemetry_metrics, repo: "hexpm", optional: false]}, {:qex, "~> 0.5.1", [hex: :qex, repo: "hexpm", optional: false]}], "hexpm", "decb85000bfbcf4c5a3d83b37dbce9d33aff9a6b55b69caede86f541cbcff639"},
"membrane_telemetry_metrics": {:hex, :membrane_telemetry_metrics, "0.1.0", "cb93d28356b436b0597736c3e4153738d82d2a14ff547f831df7e9051e54fc06", [:mix], [{:telemetry, "~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}, {:telemetry_metrics, "~> 0.6.1", [hex: :telemetry_metrics, repo: "hexpm", optional: false]}], "hexpm", "aba28dc8311f70ced95d984509be930fac55857d2d18bffcf768815e627be3f0"},
"membrane_vp8_format": {:hex, :membrane_vp8_format, "0.4.0", "6c29ec67479edfbab27b11266dc92f18f3baf4421262c5c31af348c33e5b92c7", [:mix], [], "hexpm", "8bb005ede61db8fcb3535a883f32168b251c2dfd1109197c8c3b39ce28ed08e2"},
"nimble_parsec": {:hex, :nimble_parsec, "1.2.3", "244836e6e3f1200c7f30cb56733fd808744eca61fd182f731eac4af635cc6d0b", [:mix], [], "hexpm", "c8d789e39b9131acf7b99291e93dae60ab48ef14a7ee9d58c6964f59efb570b0"},
"numbers": {:hex, :numbers, "5.2.4", "f123d5bb7f6acc366f8f445e10a32bd403c8469bdbce8ce049e1f0972b607080", [:mix], [{:coerce, "~> 1.0", [hex: :coerce, repo: "hexpm", optional: false]}, {:decimal, "~> 1.9 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "eeccf5c61d5f4922198395bf87a465b6f980b8b862dd22d28198c5e6fab38582"},
Expand Down

0 comments on commit 4d8b39d

Please sign in to comment.