32 lines
916 B
JSON
32 lines
916 B
JSON
{
|
|
"$schema": "./toolbox-release-lock.schema.json",
|
|
"schemaVersion": 1,
|
|
"releaseVersion": "0.1.0",
|
|
"portalVersion": "0.1.0",
|
|
"catalogue": {
|
|
"id": "de.add-ideas.toolbox",
|
|
"name": "add·ideas Toolbox",
|
|
"home": "./",
|
|
"theme": {
|
|
"mode": "system",
|
|
"brand": "add·ideas"
|
|
}
|
|
},
|
|
"apps": [
|
|
{
|
|
"id": "de.add-ideas.pdf-tools",
|
|
"version": "0.3.4",
|
|
"artifact": "https://git.add-ideas.de/zemion/pdf-tools/releases/download/v0.3.4/pdf-tools-0.3.4.zip",
|
|
"sha256": "090492aaee4bd5cde51917ee3d9d0c971f071c27b7dbe4c918876ffd752dd930",
|
|
"target": "pdf"
|
|
},
|
|
{
|
|
"id": "de.add-ideas.xslt-tools",
|
|
"version": "0.3.2",
|
|
"artifact": "https://git.add-ideas.de/zemion/xslt-tools/releases/download/v0.3.2/xslt-tools-0.3.2.zip",
|
|
"sha256": "e1746ac60f7143037ce77d7f04c62f7da39a92d8cef42e7167acb2bc00786de1",
|
|
"target": "xslt"
|
|
}
|
|
]
|
|
}
|