summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-01 09:01:42 +0000
committerFrantisek Sumsal <frantisek@sumsal.cz>2022-12-01 10:28:47 +0000
commit80dd9e2de7e2ac3dd4647c3071c388553f05feb0 (patch)
tree7d5e33e6fbdc7bd28b6db3dfae89583c5046e8e6 /.github
parent58a1485fa917e3942bb12899f45822671548d3b1 (diff)
downloadsystemd-80dd9e2de7e2ac3dd4647c3071c388553f05feb0.tar.gz
build(deps): bump meson from 0.63.3 to 0.64.1 in /.github/workflows
Bumps [meson](https://github.com/mesonbuild/meson) from 0.63.3 to 0.64.1. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/0.63.3...0.64.1) --- 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')
-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 57839c7f80..d084c2325e 100644
--- a/.github/workflows/requirements.txt
+++ b/.github/workflows/requirements.txt
@@ -1,6 +1,6 @@
-meson==0.63.3 \
- --hash=sha256:519c0932e1a8b208741f0fdce90aa5c0b528dd297cf337009bf63539846ac056 \
- --hash=sha256:d677b809c4895dcbaac9bf6c43703fcb3609a4b24c6057c78f828590049cf43a
+meson==0.64.1 \
+ --hash=sha256:3a8e030c2334f782085f81627062cc6d4a6771edf31e055ffe374f9e6b089ab9 \
+ --hash=sha256:8cf376d3b8640d8957d335eb4b61f2e30412c4aea3fa2affe72ae4c98145d51d
ninja==1.10.2.4 \
--hash=sha256:24e3bc4713667a9a1d15484ad2bb77bbaedb1e6d45254cb03f7964b8b497231a \
--hash=sha256:251fb21cd6691accd0d95e28721ad8a50a6ec0ace97f9a8de3976f39301686f6 \