diff --git a/Formula/gst-plugins-good.rb b/Formula/gst-plugins-good.rb index c7e5e48928..8007b7d06e 100644 --- a/Formula/gst-plugins-good.rb +++ b/Formula/gst-plugins-good.rb @@ -3,8 +3,8 @@ class GstPluginsGood < Formula homepage "https://gstreamer.freedesktop.org/" stable do - url "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.8.0.tar.xz" - sha256 "c20c134d47dbc238d921707a3b66da709c2b4dd89f9d267cec13d1ddf16e9f4d" + url "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.8.1.tar.xz" + sha256 "2103e17921d67894e82eafdd64fb9b06518599952fd93e625bfbc83ffead0972" depends_on "check" => :optional end