diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-01 11:53:27 +0200 |
---|---|---|
committer | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-10-01 14:53:05 +0200 |
commit | 156111e6c9388f2def9e32a8551a5d84a4a8cedb (patch) | |
tree | e1ed1302f6f4e69ed54fc7f3a92cc42ce3dda55c /.github | |
parent | Add %posttrans versions of the systemd %postun scriptlets (diff) | |
download | systemd-156111e6c9388f2def9e32a8551a5d84a4a8cedb.tar.xz systemd-156111e6c9388f2def9e32a8551a5d84a4a8cedb.zip |
build(deps): bump meson from 1.5.1 to 1.5.2 in /.github/workflows
Bumps [meson](https://github.com/mesonbuild/meson) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/mesonbuild/meson/releases)
- [Commits](https://github.com/mesonbuild/meson/compare/1.5.1...1.5.2)
---
updated-dependencies:
- dependency-name: meson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 18b216aeda..d659e84b45 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,6 @@ -meson==1.5.1 \ - --hash=sha256:5531e24e6cfd6000bf1c712793cf28dff032841370b1a3b941a894e4fde46e5a \ - --hash=sha256:567e533adf255de73a2de35049b99923caf872a455af9ce03e01077e0d384bed +meson==1.5.2 \ + --hash=sha256:77706e2368a00d789c097632ccf4fc39251fba56d03e1e1b262559a3c7a08f5b \ + --hash=sha256:f955e09ab0d71ef180ae85df65991d58ed8430323de7d77a37e11c9ea630910b ninja==1.11.1.1 \ --hash=sha256:18302d96a5467ea98b68e1cae1ae4b4fb2b2a56a82b955193c637557c7273dbd \ --hash=sha256:185e0641bde601e53841525c4196278e9aaf4463758da6dd1e752c0a0f54136a \ |