diff --git a/quickget b/quickget index b17587b..bfad1d1 100755 --- a/quickget +++ b/quickget @@ -631,6 +631,7 @@ function releases_archlinux() { } function releases_arcolinux() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://mirror.accum.se/mirror/arcolinux.info/iso/" | grep -o -E ">v[[:digit:]]{2}.[[:digit:]]{2}.[[:digit:]]{2}" | sed -e "s/>//" | sort -r | head -n 5) } @@ -639,38 +640,47 @@ function editions_arcolinux() { } function releases_artixlinux() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://mirror1.artixlinux.org/iso/" | grep "artix-" | cut -d'"' -f2 | grep -v sig | cut -d'-' -f 4 | sort -ru | tail -1) } function editions_artixlinux() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://mirror1.artixlinux.org/iso/" | grep "artix-" | cut -d'"' -f2 | grep -v sig | cut -d'-' -f2-3 | sort -u) } function releases_athenaos() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://api.github.com/repos/Athena-OS/athena/releases" | grep 'download_url' | grep rolling | cut -d'/' -f8 | sort -u) } function releases_batocera() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://mirrors.o2switch.fr/batocera/x86_64/stable/" | grep ^\' -f2 | cut -d'-' -f2 | tr -d "/\"" | grep -v "15.0.1" | sort -ru) } function releases_slitaz() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "http://mirror.slitaz.org/iso/rolling/" | grep "class='iso'" | cut -d"'" -f4 | cut -d'-' -f3- | grep iso | cut -d'.' -f1 | sort -u) } function releases_solus() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://getsol.us/download/" | grep "isos" | grep Download | cut -d'-' -f 2 | sort -ru) } function editions_solus() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://getsol.us/download/" | grep "isos" | grep Download | cut -d'.' -f5 | cut -d'-' -f2- | sort -u) } function releases_sparkylinux() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://sparkylinux.org/download/stable/" | grep "ISO image" | cut -d'-' -f3 | sort -ru) } function editions_sparkylinux() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://sparkylinux.org/download/stable/" | grep "ISO image" | cut -d'-' -f5 | cut -d'.' -f 1 | sort -u) } @@ -1118,10 +1151,12 @@ function releases_ubuntu-server() { } function releases_vanillaos() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://api.github.com/repos/Vanilla-OS/live-iso/releases" | grep 'download_url' | cut -d'/' -f8 | sort -ru) } function releases_void() { + #shellcheck disable=SC2046,SC2005 echo $(web_pipe "https://repo-default.voidlinux.org/live/" | grep "^