Skip to content

Commit

Permalink
holoiso: 20230626
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Sep 13, 2023
1 parent c7e91a0 commit caf66db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickget
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit caf66db

Please sign in to comment.