feat: publish Toolbox 0.5.0 with av-tools

This commit is contained in:
2026-07-24 15:09:28 +02:00
parent bda9da044d
commit 1f00e6def1
14 changed files with 187 additions and 159 deletions

View File

@@ -1,8 +1,8 @@
{
"$schema": "./toolbox-release-lock.schema.json",
"schemaVersion": 1,
"releaseVersion": "0.4.3",
"portalVersion": "0.2.3",
"releaseVersion": "0.5.0",
"portalVersion": "0.2.4",
"catalogue": {
"id": "de.add-ideas.toolbox",
"name": "add·ideas Toolbox",
@@ -33,6 +33,13 @@
"artifact": "https://git.add-ideas.de/zemion/onenote-tools/releases/download/v0.3.3/onenote-tools-0.3.3.zip",
"sha256": "37c0ef7cdc7f435d0d4f5a341523f4e522118d5b258c374b5a7ef7b8e6c27cec",
"target": "onenote"
},
{
"id": "de.add-ideas.av-tools",
"version": "0.1.0",
"artifact": "https://git.add-ideas.de/zemion/av-tools/releases/download/v0.1.0/av-tools-0.1.0.zip",
"sha256": "a10889f80f8e30a71737125d8c05d3ff0264249726845700ab95bf37feb64595",
"target": "av"
}
]
}