From d6e43416761a9b65eb7e2318444ea70da76a5e49 Mon Sep 17 00:00:00 2001 From: ryenus Date: Sat, 29 Oct 2022 09:10:03 +0800 Subject: [PATCH] python@3.11: migrate aliases Closes #114154. Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Aliases/python | 2 +- Aliases/python-tk | 2 +- Aliases/python3 | 2 +- Aliases/python@3 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Aliases/python b/Aliases/python index a5dfdd3cfd7..dd83cc1dfc3 120000 --- a/Aliases/python +++ b/Aliases/python @@ -1 +1 @@ -../Formula/python@3.10.rb \ No newline at end of file +../Formula/python@3.11.rb \ No newline at end of file diff --git a/Aliases/python-tk b/Aliases/python-tk index c46ab544773..0a1dd488a98 120000 --- a/Aliases/python-tk +++ b/Aliases/python-tk @@ -1 +1 @@ -../Formula/python-tk@3.10.rb \ No newline at end of file +../Formula/python-tk@3.11.rb \ No newline at end of file diff --git a/Aliases/python3 b/Aliases/python3 index a5dfdd3cfd7..dd83cc1dfc3 120000 --- a/Aliases/python3 +++ b/Aliases/python3 @@ -1 +1 @@ -../Formula/python@3.10.rb \ No newline at end of file +../Formula/python@3.11.rb \ No newline at end of file diff --git a/Aliases/python@3 b/Aliases/python@3 index a5dfdd3cfd7..dd83cc1dfc3 120000 --- a/Aliases/python@3 +++ b/Aliases/python@3 @@ -1 +1 @@ -../Formula/python@3.10.rb \ No newline at end of file +../Formula/python@3.11.rb \ No newline at end of file