From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 09:57:18 +0000 (+0000) Subject: build(deps): bump meson from 1.1.0 to 1.1.1 in /.github/workflows X-Git-Tag: v254-rc1~309 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da92fd4612ed9e01a21ec12230aa444b4e6f60ce;p=thirdparty%2Fsystemd.git build(deps): bump meson from 1.1.0 to 1.1.1 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: meson 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 14b806c909b..936ab53bbda 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,6 @@ -meson==1.1.0 \ - --hash=sha256:d9616c44cd6c53689ff8f05fc6958a693f2e17c3472a8daf83cee55dabff829f \ - --hash=sha256:f7e17450a00c2c2366e5f2ad605a4bf7328961b7455ace1b00ea0c4375fdb252 +meson==1.1.1 \ + --hash=sha256:1c5a46660dfbe5f45ef7588d78429d04ebdb6f84b96b4b015033572d2facbbe5 \ + --hash=sha256:d04b541f97ca439fb82fab7d0d480988be4bd4e62563a5ca35fadb5400727b1c ninja==1.11.1 \ --hash=sha256:1c474326e11fba3f8c2582715d79216292e327d3335367c0e87e9647a002cc4a \ --hash=sha256:3329b4b7c1694730772522a3ba0ba40fd15c012476ed3e1c9f0fd9e76190394e \