Update all wraps available in WrapDB. This is simply running the command "meson wrap update --force" with that Meson PR: https://github.com/mesonbuild/meson/pull/10357. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3042>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1877>
`meson subprojects update` fails with Meson >= 0.59 because 'sqlite' wrap got renamed to 'sqlite3' in wrapdb v2. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/252>