summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-01 11:34:19 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-08-01 16:16:16 +0200
commit8fa2da7ad1bd8fa770f3c6352a9bd5a76acd049c (patch)
tree452fe3e8656fba37af8812d0467c8a1e8457931e /.github/workflows
parentMerge pull request #28611 from yuwata/meson-use-template (diff)
downloadsystemd-8fa2da7ad1bd8fa770f3c6352a9bd5a76acd049c.tar.xz
systemd-8fa2da7ad1bd8fa770f3c6352a9bd5a76acd049c.zip
build(deps): bump meson from 1.1.1 to 1.2.0 in /.github/workflows
Bumps [meson](https://github.com/mesonbuild/meson) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.1.1...1.2.0) --- updated-dependencies: - dependency-name: meson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows')
-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 936ab53bbd..15ee81d4cb 100644
--- a/.github/workflows/requirements.txt
+++ b/.github/workflows/requirements.txt
@@ -1,6 +1,6 @@
-meson==1.1.1 \
- --hash=sha256:1c5a46660dfbe5f45ef7588d78429d04ebdb6f84b96b4b015033572d2facbbe5 \
- --hash=sha256:d04b541f97ca439fb82fab7d0d480988be4bd4e62563a5ca35fadb5400727b1c
+meson==1.2.0 \
+ --hash=sha256:10c0364edc67a1b3146f405800b300f0535f42b8736e79c744a8029a855b7c6b \
+ --hash=sha256:1c0b634fe6b6a7072e398647f1bf392048577068a5c92ae44d04085dab0ded6f
ninja==1.11.1 \
--hash=sha256:1c474326e11fba3f8c2582715d79216292e327d3335367c0e87e9647a002cc4a \
--hash=sha256:3329b4b7c1694730772522a3ba0ba40fd15c012476ed3e1c9f0fd9e76190394e \