From bd55dddb2297a84a3438272d2b9fb0cf8ee657be Mon Sep 17 00:00:00 2001 From: Simon Daniel Streich Date: Thu, 9 Jul 2026 14:03:41 +0200 Subject: [PATCH] ee-iso --- bucket/ee_iso.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 bucket/ee_iso.json 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