From 52f176046b2b94eda840fdd823c51fd4769f189b Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:30:23 -0700 Subject: [PATCH] trino/467 package update (#36043)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- trino.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/trino.yaml b/trino.yaml index 841fbfa11eb..f808b7ef2e8 100644 --- a/trino.yaml +++ b/trino.yaml @@ -1,7 +1,7 @@ package: name: trino - version: "464" - epoch: 3 + version: "467" + epoch: 0 description: The distributed SQL query engine for big data, formerly known as PrestoSQL copyright: - license: Apache-2.0 @@ -33,7 +33,7 @@ pipeline: with: repository: https://github.com/trinodb/trino.git tag: ${{package.version}} - expected-commit: 299842e3cddde87b2f4b2589edbe53c41743f71a + expected-commit: 019b299ae716e44c659a47402e8349d4b87c9cae - uses: maven/pombump