prestodb: migrate to python@3.11

Closes #119077.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
ryenus 2022-12-26 17:27:07 +08:00 committed by BrewTestBot
parent aa4a2cd0e3
commit 2ef1e25caf
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class Prestodb < Formula
# https://github.com/prestodb/presto/issues/17146
depends_on arch: :x86_64
depends_on "openjdk@11"
depends_on "python@3.10"
depends_on "python@3.11"
resource "presto-cli" do
url "https://search.maven.org/remotecontent?filepath=com/facebook/presto/presto-cli/0.278.1/presto-cli-0.278.1-executable.jar"