From f7e9263cea221525abd15c15ace814c94ea6d594 Mon Sep 17 00:00:00 2001 From: Daniel Kirchner Date: Wed, 11 Aug 2021 15:46:54 +0200 Subject: [PATCH] Add hirsute and impish to and remove groovy from release_ppa script. --- scripts/release_ppa.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/release_ppa.sh b/scripts/release_ppa.sh index 571da5a81..a798b96a5 100755 --- a/scripts/release_ppa.sh +++ b/scripts/release_ppa.sh @@ -55,9 +55,9 @@ keyid=379F4801D622CDCF email=builds@ethereum.org packagename=solc -static_build_distribution=focal +static_build_distribution=hirsute -DISTRIBUTIONS="focal groovy" +DISTRIBUTIONS="focal hirsute impish" if is_release then