diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index 7faf97c20d..5f2e6d05ae 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -5,12 +5,12 @@ variables: # If you are hacking on them or need a them to rebuild, its enough # to change any part of the string of the image you want. ### - FEDORA_TAG: '2024-11-01.0' + FEDORA_TAG: '2024-11-05.0' - DEBIAN_TAG: '2024-10-27.0' + DEBIAN_TAG: '2024-11-05.0' INDENT_TAG: '2024-05-28.0' LINT_TAG: '2024-02-20.0' - WINDOWS_TAG: '2024-10-26.0' + WINDOWS_TAG: '2024-11-05.0' diff --git a/subprojects/FFmpeg.wrap b/subprojects/FFmpeg.wrap index 90876b44fd..e112d1c276 100644 --- a/subprojects/FFmpeg.wrap +++ b/subprojects/FFmpeg.wrap @@ -2,5 +2,5 @@ directory=FFmpeg url=https://gitlab.freedesktop.org/gstreamer/meson-ports/ffmpeg.git push-url=git@gitlab.freedesktop.org:gstreamer/meson-ports/ffmpeg.git -revision=meson-6.1 +revision=meson-7.1 depth=1