From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 09:04:24 +0000 (+0000) Subject: build(deps): bump meson from 0.63.0 to 0.63.1 in /.github/workflows X-Git-Tag: v252-rc1~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19053e657a27a1922eee5f76169a04914ae3ff3;p=thirdparty%2Fsystemd.git build(deps): bump meson from 0.63.0 to 0.63.1 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 0.63.0 to 0.63.1. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/0.63.0...0.63.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 5bc9cbef8eb..ce1a37d5a35 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,6 @@ -meson==0.63.0 \ - --hash=sha256:399f2ca3181ef257fe3adb2deaff46bc19435cb8b1e883f26db831ce32139820 \ - --hash=sha256:3b51d451744c2bc71838524ec8d96cd4f8c4793d5b8d5d0d0a9c8a4f7c94cd6f +meson==0.63.1 \ + --hash=sha256:06fe13297213d6ff0121c5d5aab25a56ef938ffec57414ed6086fda272cb65e9 \ + --hash=sha256:b90d3ff3ba5ce4d192a7441f288966d904b7ddb9cb20fe0c8929e871aef6a638 ninja==1.10.2.3 \ --hash=sha256:0560eea57199e41e86ac2c1af0108b63ae77c3ca4d05a9425a750e908135935a \ --hash=sha256:21a1d84d4c7df5881bfd86c25cce4cf7af44ba2b8b255c57bc1c434ec30a2dfc \