Update Debian version to 11.2.0

pull/290/head
abe-101 3 years ago
parent 12fbf6b02f
commit c3b08411a9
No known key found for this signature in database
GPG Key ID: 7B605E1EB3F95000
  1. 16
      quickget

@ -220,14 +220,14 @@ function releases_archlinux() {
# later refactor these DE variants like languages and avoid the arch ? # later refactor these DE variants like languages and avoid the arch ?
# all these are available with a "nonfree" option too # all these are available with a "nonfree" option too
function releases_debian() { function releases_debian() {
echo 11.1.0-amd64-cinnamon \ echo 11.2.0-amd64-cinnamon \
11.1.0-amd64-gnome \ 11.2.0-amd64-gnome \
11.1.0-amd64-kde \ 11.2.0-amd64-kde \
11.1.0-amd64-lxde \ 11.2.0-amd64-lxde \
11.1.0-amd64-lxqt \ 11.2.0-amd64-lxqt \
11.1.0-amd64-mate \ 11.2.0-amd64-mate \
11.1.0-amd64-standard \ 11.2.0-amd64-standard \
11.1.0-amd64-xfce 11.2.0-amd64-xfce
} }
function releases_elementary() { function releases_elementary() {

Loading…
Cancel
Save