feat: add OneNote Tools to toolbox release

This commit is contained in:
2026-07-22 17:09:40 +02:00
parent b7eefff5ae
commit 1d4cacab55
5 changed files with 90 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "./toolbox-release-lock.schema.json",
"schemaVersion": 1,
"releaseVersion": "0.1.0",
"releaseVersion": "0.2.0",
"portalVersion": "0.1.0",
"catalogue": {
"id": "de.add-ideas.toolbox",
@@ -26,6 +26,13 @@
"artifact": "https://git.add-ideas.de/zemion/xslt-tools/releases/download/v0.3.2/xslt-tools-0.3.2.zip",
"sha256": "e1746ac60f7143037ce77d7f04c62f7da39a92d8cef42e7167acb2bc00786de1",
"target": "xslt"
},
{
"id": "de.add-ideas.onenote-tools",
"version": "0.1.0",
"artifact": "https://git.add-ideas.de/zemion/onenote-tools/releases/download/v0.1.0/onenote-tools-0.1.0.zip",
"sha256": "cc0e3bb08a8f8d8a47a3e91257d9be4b324242417b63555de4aa060301db40b8",
"target": "onenote"
}
]
}