[ANN] AppBundler.jl - Bundle Your Julia GUI Application

Currently, it seems they are downloaded at runtime and placed in the user’s DEPOT_PATH. I overlooked them. There appears to be an easy fix by using include_lazy=true when retrieving them with Artefacts.select_downloadable_artifacts, which I plan to implement.