summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-13 17:48:38 +0100
committerFrantisek Sumsal <frantisek@sumsal.cz>2024-03-13 19:26:52 +0100
commit660efa717c9c935c7595809c2d70edf4bfa3259a (patch)
tree1dc4a9a5488d474ca860a79c42fb744d7fa95099 /.github
parentbuild(deps): bump softprops/action-gh-release from 1 to 2 (diff)
downloadsystemd-660efa717c9c935c7595809c2d70edf4bfa3259a.tar.xz
systemd-660efa717c9c935c7595809c2d70edf4bfa3259a.zip
build(deps): bump meson from 1.3.2 to 1.4.0 in /.github/workflows
Bumps [meson](https://github.com/mesonbuild/meson) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.3.2...1.4.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')
-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 167b33c19b..1e538a1b51 100644
--- a/.github/workflows/requirements.txt
+++ b/.github/workflows/requirements.txt
@@ -1,6 +1,6 @@
-meson==1.3.2 \
- --hash=sha256:0ba4a71fbc060c44721c7b674807598c5af9ea51335073cae7a3e9a95b375c89 \
- --hash=sha256:492eb450c8b073024276f916f5adbb3c4bb7e90e9e6ec124efda064f3d9b5baa
+meson==1.4.0 \
+ --hash=sha256:476a458d51fcfa322a6bdc64da5138997c542d08e6b2e49b9fa68c46fd7c4475 \
+ --hash=sha256:8fd6630c25c27f1489a8a0392b311a60481a3c161aa699b330e25935b750138d
ninja==1.11.1.1 \
--hash=sha256:18302d96a5467ea98b68e1cae1ae4b4fb2b2a56a82b955193c637557c7273dbd \
--hash=sha256:185e0641bde601e53841525c4196278e9aaf4463758da6dd1e752c0a0f54136a \