summaryrefslogtreecommitdiff
path: root/.github/workflows/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-01 09:01:19 +0000
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-01-06 18:47:20 +0000
commitc129b184c90707049baef336a6a82e3de85d3ba0 (patch)
tree35a1023d51bec10049e1ce313d693e5a2e270a26 /.github/workflows/requirements.txt
parent46730cd63297a4fb9115c6dde4030fc5f9ec7571 (diff)
downloadsystemd-c129b184c90707049baef336a6a82e3de85d3ba0.tar.gz
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] <support@github.com>
Diffstat (limited to '.github/workflows/requirements.txt')
-rw-r--r--.github/workflows/requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt
index 00cd6579b4..1da390058d 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 \