feat: update bunsenlabs to current release
This commit is contained in:
parent
522c266ee7
commit
f4432af3d9
2
quickget
2
quickget
|
@ -1878,7 +1878,7 @@ function get_biglinux() {
|
|||
|
||||
function get_bunsenlabs() {
|
||||
local HASH=""
|
||||
local ISO="beryllium-1-amd64.hybrid.iso"
|
||||
local ISO="boron-1-240123-amd64.hybrid.iso"
|
||||
local URL="https://ddl.bunsenlabs.org/ddl"
|
||||
HASH=$(web_pipe "${URL}/release.sha256.txt" | head -1 | cut_1)
|
||||
echo "${URL}/${ISO} ${HASH}"
|
||||
|
|
Loading…
Reference in New Issue