From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 09:32:38 +0000 (+0000) Subject: build(deps): bump meson from 1.11.1 to 1.11.2 in /.github/workflows X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d81d7f82f106d65824facf456160cb611bb249d8;p=thirdparty%2Fsystemd.git build(deps): bump meson from 1.11.1 to 1.11.2 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.11.1...1.11.2) --- updated-dependencies: - dependency-name: meson dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 6e412a6318a..f8e8a219064 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,5 +1,6 @@ -meson==1.11.1 \ - --hash=sha256:9b3a023657e393dbc5335b95c561337d49b7a458f5541e47ec44f2cc566e0d80 +meson==1.11.2 \ + --hash=sha256:698feae069cef3ecd4d7aaf281d7df359bdfcf555a9a1564383d3b913fa8a736 \ + --hash=sha256:7e4f6e83fec83e3eaac928e058b073c7557b282c35b6a2024cea143a39926a39 ninja==1.13.0 \ --hash=sha256:11be2d22027bde06f14c343f01d31446747dbb51e72d00decca2eb99be911e2f \ --hash=sha256:1c97223cdda0417f414bf864cfb73b72d8777e57ebb279c5f6de368de0062988 \