From bfccb3827b899b24405ccf3625959d0775961764 Mon Sep 17 00:00:00 2001 From: Michihito Shigemura Date: Fri, 14 Jun 2019 13:22:19 +0900 Subject: [PATCH] presto 0.221 Closes #40968. Signed-off-by: Chongyu Zhu --- Formula/presto.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/presto.rb b/Formula/presto.rb index 0b315f24d9..b25f03b3c0 100644 --- a/Formula/presto.rb +++ b/Formula/presto.rb @@ -1,16 +1,16 @@ class Presto < Formula desc "Distributed SQL query engine for big data" homepage "https://prestodb.io" - url "https://search.maven.org/remotecontent?filepath=com/facebook/presto/presto-server/0.220/presto-server-0.220.tar.gz" - sha256 "4aacf3039ff53cf1ee1c941aa7c6f3d0545d2d7c3b2884c014fcd5be022cc3e7" + url "https://search.maven.org/remotecontent?filepath=com/facebook/presto/presto-server/0.221/presto-server-0.221.tar.gz" + sha256 "0cf8bab3cbc2c253d80d0440292e16eec8ea0f21f0899aed1273bd45d0f0593d" bottle :unneeded depends_on :java => "1.8+" resource "presto-cli" do - url "https://search.maven.org/remotecontent?filepath=com/facebook/presto/presto-cli/0.220/presto-cli-0.220-executable.jar" - sha256 "e1eb3ea8d90294955544ebcf73b6666607a181f7d0d829ec7873988aa2b4a3f0" + url "https://search.maven.org/remotecontent?filepath=com/facebook/presto/presto-cli/0.221/presto-cli-0.221-executable.jar" + sha256 "329c983d460a5fe885a407331fbe46b7991664b851804a2acda6193c2e94297b" end def install