diff --git a/quickget b/quickget index 756eb8239d..3e066f7689 100755 --- a/quickget +++ b/quickget @@ -1668,7 +1668,7 @@ function get_solus() { function get_holoiso() { local HASH="" local DATE="20221211" - local ISO="HoloISO_${RELEASE}_OfflineInstaller-${DATE}_1636-x86_64.iso" + local ISO="HoloISO_${RELEASE}_ux_changes-20230626_66f7c74061_bootchoice_fixes-1-x86_64.iso" local URL="http://holoiso.itsvixano.me" HASH=$(wget -q -O- "${URL}/${ISO}.sha256sum" | cut -d' ' -f1)