feat: publish Toolbox 0.12.0 with Auth Tools 0.2.0

This commit is contained in:
2026-08-19 14:18:18 +02:00
parent 0baeda8be8
commit 7ba733d9f2
12 changed files with 49 additions and 49 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
{
"$schema": "./toolbox-release-lock.schema.json",
"schemaVersion": 1,
"releaseVersion": "0.11.0",
"portalVersion": "0.2.13",
"releaseVersion": "0.12.0",
"portalVersion": "0.2.14",
"catalogue": {
"id": "de.add-ideas.toolbox",
"name": "add·ideas Toolbox",
@@ -57,9 +57,9 @@
},
{
"id": "de.add-ideas.auth-tools",
"version": "0.1.0",
"artifact": "https://git.add-ideas.de/lotobo/auth-tools/releases/download/v0.1.0/auth-tools-0.1.0.zip",
"sha256": "1f65f07e2d89c1ff115ae276542f406277fc01c85e8845648522708a9c8f3f18",
"version": "0.2.0",
"artifact": "https://git.add-ideas.de/lotobo/auth-tools/releases/download/v0.2.0/auth-tools-0.2.0.zip",
"sha256": "fce3fc07095b0460889d2cda4875093233438d7ad924e77464dd1164be089b09",
"target": "auth"
}
]