agarimos: update

This commit is contained in:
zenobit 2023-09-17 04:23:09 +02:00
parent fa07aca515
commit 7ca7282715

View file

@ -1124,7 +1124,7 @@ function get_agarimos() {
case ${EDITION} in case ${EDITION} in
gnome) gnome)
URL="https://sourceforge.net/projects/agarimos/files/Gnome" URL="https://sourceforge.net/projects/agarimos/files/Gnome"
ISO="AgarimOS-Gnome-Catppuccin-Live-x86_64-6.3.13_1-20230910.iso" ISO="AgarimOS-Gnome-Catppuccin-Liv-x86_64-6.3.13_1-20230914.iso"
;; ;;
plasma) plasma)
URL="https://sourceforge.net/projects/agarimos/files/Plasma" URL="https://sourceforge.net/projects/agarimos/files/Plasma"
@ -1132,11 +1132,11 @@ function get_agarimos() {
;; ;;
xfce) xfce)
URL="https://sourceforge.net/projects/agarimos/files/XFCE4" URL="https://sourceforge.net/projects/agarimos/files/XFCE4"
ISO="AgarimOS-XFCE4-Catppuccin-Live-x86_64-6.3.13_1-20230903.iso" ISO="AgarimOS-XFCE4-Catppuccin-Live-x86_64-6.3.13_1-20230916.iso"
;; ;;
lxqt) lxqt)
URL="https://sourceforge.net/projects/agarimos/files/LXQT-KWIN" URL="https://sourceforge.net/projects/agarimos/files/LXQT-KWIN"
ISO="AgarimOS-LXQT-KWIN-Dracula-Live-x86_64-6.3.13_1-20230903.iso" ISO="AgarimOS-LXQT-KWIN-Dracula-Live-x86_64-6.3.13_1-20230915.iso"
;; ;;
esac esac