feat: publish Toolbox 0.13.0 with Auth Tools 0.3.0

This commit is contained in:
2026-08-20 00:25:18 +02:00
parent 7ba733d9f2
commit 8d68557d5e
14 changed files with 72 additions and 46 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
{
"$schema": "./toolbox-release-lock.schema.json",
"schemaVersion": 1,
"releaseVersion": "0.12.0",
"portalVersion": "0.2.14",
"releaseVersion": "0.13.0",
"portalVersion": "0.2.15",
"catalogue": {
"id": "de.add-ideas.toolbox",
"name": "add·ideas Toolbox",
@@ -57,9 +57,9 @@
},
{
"id": "de.add-ideas.auth-tools",
"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",
"version": "0.3.0",
"artifact": "https://git.add-ideas.de/lotobo/auth-tools/releases/download/v0.3.0/auth-tools-0.3.0.zip",
"sha256": "ac80a711a0fc00d554505e6278aa3557eca4248b6da2ac9e2bae74bc0b26e58e",
"target": "auth"
}
]