From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:54:38 +0000 (+0000) Subject: build(deps): bump meson from 1.8.1 to 1.8.2 in /.github/workflows X-Git-Tag: v258-rc1~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1422c7f017078bd043417fd734c1714e0caa1416;p=thirdparty%2Fsystemd.git build(deps): bump meson from 1.8.1 to 1.8.2 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.8.1...1.8.2) --- updated-dependencies: - dependency-name: meson dependency-version: 1.8.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 b0f29f48d5d..a9912852d1a 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,6 @@ -meson==1.8.1 \ - --hash=sha256:374bbf71247e629475fc10b0bd2ef66fc418c2d8f4890572f74de0f97d0d42da \ - --hash=sha256:b4e3b80e8fa633555abf447a95a700aba1585419467b2710d5e5bf88df0a7011 +meson==1.8.2 \ + --hash=sha256:274b49dbe26e00c9a591442dd30f4ae9da8ce11ce53d0f4682cd10a45d50f6fd \ + --hash=sha256:c105816d8158c76b72adcb9ff60297719096da7d07f6b1f000fd8c013cd387af ninja==1.11.1.4 \ --hash=sha256:055f386fb550c2c9d6157e45e20a84d29c47968876b9c5794ae2aec46f952306 \ --hash=sha256:096487995473320de7f65d622c3f1d16c3ad174797602218ca8c967f51ec38a0 \