From 9acb2899a9204080049d696c91995847e97bad73 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:59:04 +0000 Subject: [PATCH] trino 458 trino: update deps Signed-off-by: Rui Chen --- Formula/t/trino.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/t/trino.rb b/Formula/t/trino.rb index 98af54968ca2..484b2ac1fe2e 100644 --- a/Formula/t/trino.rb +++ b/Formula/t/trino.rb @@ -3,8 +3,8 @@ class Trino < Formula desc "Distributed SQL query engine for big data" homepage "https://trino.io" - url "https://search.maven.org/remotecontent?filepath=io/trino/trino-server/457/trino-server-457.tar.gz", using: :nounzip - sha256 "36dee17e88084d88a8a1899011b71dcb880411cbfcb5351a3df14d3f45d943d8" + url "https://search.maven.org/remotecontent?filepath=io/trino/trino-server/458/trino-server-458.tar.gz", using: :nounzip + sha256 "0cc39ac2ac04a5c5e1ac1da225a87547f2f10ff7d3a26d6f0ad193b793709c0c" license "Apache-2.0" livecheck do @@ -21,13 +21,13 @@ class Trino < Formula depends_on "python@3.12" resource "trino-src" do - url "https://github.com/trinodb/trino/archive/refs/tags/457.tar.gz", using: :nounzip - sha256 "bd98ab1d2c58211a42f731b5fd7fd13b37154b76d5bf27288c72ae3857a30408" + url "https://github.com/trinodb/trino/archive/refs/tags/458.tar.gz", using: :nounzip + sha256 "afe9b7510c61900559780a265a0af6ae2dfc5c6277578114a5b853416c25929e" end resource "trino-cli" do - url "https://search.maven.org/remotecontent?filepath=io/trino/trino-cli/457/trino-cli-457-executable.jar" - sha256 "2dc0b0c6ba16cb79f7ebb78e0eb532b54e5bf766933a37c04135960b47cdb758" + url "https://search.maven.org/remotecontent?filepath=io/trino/trino-cli/458/trino-cli-458-executable.jar" + sha256 "10af02851fe8c8969ec69c377e8d90d07f4188426293c8c1450ddd9988891843" end def install