diff --git a/bucket/ee_iso.json b/bucket/ee_iso.json index a14723c..c0965c4 100644 --- a/bucket/ee_iso.json +++ b/bucket/ee_iso.json @@ -1,10 +1,10 @@ { "version": "13.5.0", - "url": "https://git.streichtech.ch/elexis/ee-iso-builder/releases/download/v13.5.0/ElexisEnvironment.iso", + "url": "https://git.streichtech.ch/elexis/ee-iso-builder/releases/download/v13.5.0/ElexisEnvironment.iso#/dl.7z", "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" + "url": "https://git.streichtech.ch/elexis/ee-iso-builder/releases/download/v$version/ElexisEnvironment.iso#/dl.7z" } } \ No newline at end of file