10 lines
413 B
JSON
10 lines
413 B
JSON
{
|
|
"version": "13.5.0",
|
|
"url": "https://git.streichtech.ch/elexis/ee-iso-builder/releases/download/v13.5.0/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"
|
|
}
|
|
} |