From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 09:01:19 +0000 (+0000) Subject: build(deps): bump meson from 0.64.1 to 1.0.0 in /.github/workflows X-Git-Tag: v253-rc1~165 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c129b184c90707049baef336a6a82e3de85d3ba0;p=thirdparty%2Fsystemd.git build(deps): bump meson from 0.64.1 to 1.0.0 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 0.64.1 to 1.0.0. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/0.64.1...1.0.0) --- updated-dependencies: - dependency-name: meson dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 00cd6579b46..1da390058de 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,6 @@ -meson==0.64.1 \ - --hash=sha256:3a8e030c2334f782085f81627062cc6d4a6771edf31e055ffe374f9e6b089ab9 \ - --hash=sha256:8cf376d3b8640d8957d335eb4b61f2e30412c4aea3fa2affe72ae4c98145d51d +meson==1.0.0 \ + --hash=sha256:501b2d7bb7d47a44a221369eeb12b5e6aadbdc8b267ff57de32b25e9202a7d94 \ + --hash=sha256:aa50a4ba4557c25e7d48446abfde857957dcdf58385fffbe670ba0e8efacce05 ninja==1.11.1 \ --hash=sha256:1c474326e11fba3f8c2582715d79216292e327d3335367c0e87e9647a002cc4a \ --hash=sha256:3329b4b7c1694730772522a3ba0ba40fd15c012476ed3e1c9f0fd9e76190394e \