diff --git a/ci/install-gst.sh b/ci/install-gst.sh index 10fe25f5b..712d90e2f 100755 --- a/ci/install-gst.sh +++ b/ci/install-gst.sh @@ -1,6 +1,6 @@ set -e -pip3 install meson==0.63.0 +pip3 install meson==0.63.2 # gstreamer-rs already has a 'gstreamer' directory so don't clone there pushd .