Update icon urls from lukewh -> quickemu-project

This commit is contained in:
Lukewh 2021-11-17 11:59:30 +00:00 committed by Martin Wimpress
parent 5e4cd1c397
commit 468cf309bc

View File

@ -113,8 +113,8 @@ function list_csv() {
else else
FUNC="${OS}" FUNC="${OS}"
fi fi
PNG="https://lukewh.github.io/quickemu-icons/png/${FUNC}/${FUNC}-quickemu-white-pinkbg.png" PNG="https://quickemu-project.github.io/quickemu-icons/png/${FUNC}/${FUNC}-quickemu-white-pinkbg.png"
SVG="https://lukewh.github.io/quickemu-icons/png/${FUNC}/${FUNC}-quickemu-white-pinkbg.svg" SVG="https://quickemu-project.github.io/quickemu-icons/png/${FUNC}/${FUNC}-quickemu-white-pinkbg.svg"
for RELEASE in $("releases_${FUNC}"); do for RELEASE in $("releases_${FUNC}"); do