From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 09:04:31 +0000 (+0000) Subject: build(deps): bump meson from 0.61.2 to 0.62.0 in /.github/workflows X-Git-Tag: v251-rc2~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64c843d12dde2a7dc2646a09f38d697caa7faee3;p=thirdparty%2Fsystemd.git build(deps): bump meson from 0.61.2 to 0.62.0 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 0.61.2 to 0.62.0. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/0.61.2...0.62.0) --- updated-dependencies: - dependency-name: meson 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 85ee13b6cec..d7b1365e745 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,6 @@ -meson==0.61.2 \ - --hash=sha256:0233a7f8d959079318f6052b0939c27f68a5de86ba601f25c9ee6869fb5f5889 \ - --hash=sha256:2e2d71c4d8e47624cc9fdff6de92915b3e143fc800cc44ccedd2a88362ebe4dd +meson==0.62.0 \ + --hash=sha256:00e06dccac7d3b0568b5da82e70c2028c80c359aab6dc517bcbd1825511898c3 \ + --hash=sha256:06f8c1cfa51bfdb533c82623ffa524cacdbea02ace6d709145e33aabdad6adcb ninja==1.10.2.3 \ --hash=sha256:0560eea57199e41e86ac2c1af0108b63ae77c3ca4d05a9425a750e908135935a \ --hash=sha256:21a1d84d4c7df5881bfd86c25cce4cf7af44ba2b8b255c57bc1c434ec30a2dfc \