From 8469cdd8dd928ef15a778b953b8a3d3794601ed3 Mon Sep 17 00:00:00 2001 From: Michihito Shigemura Date: Fri, 27 Apr 2018 11:12:39 +0900 Subject: [PATCH] presto 0.200 (#27157) --- Formula/presto.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/presto.rb b/Formula/presto.rb index cc84f2d615..fe86fc7657 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.199/presto-server-0.199.tar.gz" - sha256 "1d554db2f3f94a40656f694837a7499db1c6d922ea5628c623ef3bd95d285718" + url "https://search.maven.org/remotecontent?filepath=com/facebook/presto/presto-server/0.200/presto-server-0.200.tar.gz" + sha256 "5eb54ad84ea1f3d206f9a02fdcfce6ed7a4e8b9145b55fa62ccb1b00f4dfe722" bottle :unneeded depends_on :java => "1.8+" resource "presto-cli" do - url "https://search.maven.org/remotecontent?filepath=com/facebook/presto/presto-cli/0.199/presto-cli-0.199-executable.jar" - sha256 "b450a1a57ee581b68f3e3f18e2ea83738eac4b41df56649ab339b3a0e4dc9752" + url "https://search.maven.org/remotecontent?filepath=com/facebook/presto/presto-cli/0.200/presto-cli-0.200-executable.jar" + sha256 "d8141bc93d06fb7016d0dd0483b51cc807e509312b8ae08c0212e4c895bada3e" end def install