diff --git a/trino.yaml b/trino.yaml index f3b91463275..d2e1ead8ad9 100644 --- a/trino.yaml +++ b/trino.yaml @@ -1,7 +1,7 @@ package: name: trino - version: "423" - epoch: 2 + version: "424" + epoch: 0 description: Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL copyright: - license: Apache-2.0 @@ -30,7 +30,7 @@ pipeline: with: repository: https://github.com/trinodb/trino.git tag: ${{package.version}} - expected-commit: 7160cbcefc4f4a771c221aec39be678df40f5adc + expected-commit: bc7543dbc873ee91de6e739f68b89ed1b84703b8 - runs: | export JAVA_HOME=/usr/lib/jvm/java-17-openjdk