commit bd55dddb2297a84a3438272d2b9fb0cf8ee657be Author: Simon Daniel Streich Date: Thu Jul 9 14:03:41 2026 +0200 ee-iso diff --git a/bucket/ee_iso.json b/bucket/ee_iso.json new file mode 100644 index 0000000..187a04a --- /dev/null +++ b/bucket/ee_iso.json @@ -0,0 +1,10 @@ +{ + "version": "13.5.0", + "url": "https://git.streichtech.ch/elexis/ee-iso-builder/releases/download/v$version/ElexisEnvironment.iso", + "installer": { + "script": "Copy-Item \"$dir\\ElexisEnvironment.iso\" \"$HOME\\Downloads\\ElexisEnvironment.iso\"" + }, + "autoupdate": { + "url": "https://git.streichtech.ch/elexis/ee-iso-builder/releases/download/v$version/ElexisEnvironment.iso" + } +} \ No newline at end of file