chore: migrate PDF Tools to LocalToolBox

This commit is contained in:
2026-07-27 15:43:53 +02:00
parent b76886e3ec
commit a2b34572a9
11 changed files with 51 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://git.add-ideas.de/zemion/toolbox-sdk/raw/branch/main/schemas/toolbox-app.v1.schema.json",
"$schema": "https://git.add-ideas.de/lotobo/toolbox-sdk/raw/branch/main/schemas/toolbox-app.v1.schema.json",
"schemaVersion": 1,
"id": "de.add-ideas.pdf-tools",
"name": "PDF Workbench",
@@ -25,8 +25,8 @@
"telemetry": false
},
"source": {
"repository": "https://git.add-ideas.de/zemion/pdf-tools",
"repository": "https://git.add-ideas.de/lotobo/pdf-tools",
"license": "AGPL-3.0-only"
},
"version": "0.4.3"
"version": "0.4.4"
}