File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ class Trino < Formula
33
44 desc "Distributed SQL query engine for big data"
55 homepage "https://trino.io"
6- url "https://search.maven.org/remotecontent?filepath=io/trino/trino-server/469 /trino-server-469 .tar.gz" , using : :nounzip
7- sha256 "111933d897a7312c2b20eef1184203c180a28833add3c84367c2ca4fdb9b0e02 "
6+ url "https://search.maven.org/remotecontent?filepath=io/trino/trino-server/470 /trino-server-470 .tar.gz" , using : :nounzip
7+ sha256 "16618db7c176d6c687f5782b97ec49c4a7beeab8f1f3edbd3f2c7b79d0b014ca "
88 license "Apache-2.0"
99
1010 livecheck do
@@ -27,17 +27,17 @@ class Trino < Formula
2727 uses_from_macos "python"
2828
2929 resource "trino-src" do
30- url "https://github.com/trinodb/trino/archive/refs/tags/469 .tar.gz" , using : :nounzip
31- sha256 "17e1413f3a110b8d33724ce47ac52900e03d8ae723e322b1500a2985cd1bc398 "
30+ url "https://github.com/trinodb/trino/archive/refs/tags/470 .tar.gz" , using : :nounzip
31+ sha256 "e9989b2734dccd4c7900ccc9b96e7ef37ab3cf0368fb4be3734165442e89f1a5 "
3232
3333 livecheck do
3434 formula :parent
3535 end
3636 end
3737
3838 resource "trino-cli" do
39- url "https://search.maven.org/remotecontent?filepath=io/trino/trino-cli/469 /trino-cli-469 -executable.jar"
40- sha256 "1df0abceb1369e6034dd43e447ad31b0f12897731066ad06e4328b44871f3cc3 "
39+ url "https://search.maven.org/remotecontent?filepath=io/trino/trino-cli/470 /trino-cli-470 -executable.jar"
40+ sha256 "694648f9906b43b308c6b2e529723231047feda6add186ab1eb0389516824d55 "
4141
4242 livecheck do
4343 formula :parent
You can’t perform that action at this time.
0 commit comments