From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 10:55:59 +0000 (+0000) Subject: build(deps): bump meson from 1.10.2 to 1.11.1 in /.github/workflows X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d32d1227984d53cfd8de2c0307b44f54b51cd65;p=thirdparty%2Fsystemd.git build(deps): bump meson from 1.10.2 to 1.11.1 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 1.10.2 to 1.11.1. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.10.2...1.11.1) --- updated-dependencies: - dependency-name: meson dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 95f1bf1a6a5..6e412a6318a 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,5 @@ -meson==1.10.2 \ - --hash=sha256:5f84ef186e6e788d9154db63620fc61b3ece69f643b94b43c8b9203c43d89b36 \ - --hash=sha256:7890287d911dd4ee1ebd0efb61ed0321bfcd87c725df923a837cf90c6508f96b +meson==1.11.1 \ + --hash=sha256:9b3a023657e393dbc5335b95c561337d49b7a458f5541e47ec44f2cc566e0d80 ninja==1.13.0 \ --hash=sha256:11be2d22027bde06f14c343f01d31446747dbb51e72d00decca2eb99be911e2f \ --hash=sha256:1c97223cdda0417f414bf864cfb73b72d8777e57ebb279c5f6de368de0062988 \