From 4f913714b9880009aa10d83fda70953093b7a297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 23:10:43 +0000 Subject: [PATCH] build(deps): bump meson from 0.60.2 to 0.63.3 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 0.60.2 to 0.63.3. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/0.60.2...0.63.3) --- updated-dependencies: - dependency-name: meson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 889e0826b4712..ec4cbd019a8cb 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,6 @@ -meson==0.60.2 \ - --hash=sha256:64e6968565bf1b8152f4f9d6ca8154efb9e14caa9aabf7b22e71e6c5d053e921 \ - --hash=sha256:f486659a8c723ec8d54dbe00a9a8b4696fc75f499a60a566a9b0d02952ac0be9 +meson==0.63.3 \ + --hash=sha256:519c0932e1a8b208741f0fdce90aa5c0b528dd297cf337009bf63539846ac056 \ + --hash=sha256:d677b809c4895dcbaac9bf6c43703fcb3609a4b24c6057c78f828590049cf43a ninja==1.10.2.3 \ --hash=sha256:0560eea57199e41e86ac2c1af0108b63ae77c3ca4d05a9425a750e908135935a \ --hash=sha256:21a1d84d4c7df5881bfd86c25cce4cf7af44ba2b8b255c57bc1c434ec30a2dfc \