aboutsummaryrefslogtreecommitdiff
path: root/src/powershell/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/powershell/install.sh')
-rwxr-xr-xsrc/powershell/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/powershell/install.sh b/src/powershell/install.sh
index be60201..e686ecc 100755
--- a/src/powershell/install.sh
+++ b/src/powershell/install.sh
@@ -13,7 +13,7 @@ POWERSHELL_VERSION=${VERSION:-"latest"}
MICROSOFT_GPG_KEYS_URI="https://packages.microsoft.com/keys/microsoft.asc"
POWERSHELL_ARCHIVE_ARCHITECTURES="amd64"
-POWERSHELL_ARCHIVE_VERSION_CODENAMES="stretch buster bionic focal"
+POWERSHELL_ARCHIVE_VERSION_CODENAMES="stretch buster bionic focal bullseye jammy"
GPG_KEY_SERVERS="keyserver hkp://keyserver.ubuntu.com:80
keyserver hkps://keys.openpgp.org
keyserver hkp://keyserver.pgp.com"