feat: publish Toolbox 0.9.2 from LocalToolBox
This commit is contained in:
@@ -30,7 +30,7 @@ export const pdfManifest: ToolboxAppManifest = {
|
||||
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',
|
||||
},
|
||||
};
|
||||
@@ -45,7 +45,7 @@ export const xsltManifest: ToolboxAppManifest = {
|
||||
categories: ['documents', 'developer'],
|
||||
tags: ['transform', 'xml'],
|
||||
source: {
|
||||
repository: 'https://git.add-ideas.de/zemion/xslt-tools',
|
||||
repository: 'https://git.add-ideas.de/lotobo/xslt-tools',
|
||||
license: 'AGPL-3.0-only',
|
||||
},
|
||||
};
|
||||
@@ -60,7 +60,7 @@ export const onenoteManifest: ToolboxAppManifest = {
|
||||
categories: ['documents', 'notes'],
|
||||
tags: ['onepkg', 'import'],
|
||||
source: {
|
||||
repository: 'https://git.add-ideas.de/zemion/onenote-tools',
|
||||
repository: 'https://git.add-ideas.de/lotobo/onenote-tools',
|
||||
license: 'AGPL-3.0-only',
|
||||
},
|
||||
};
|
||||
@@ -82,7 +82,7 @@ export const regexManifest: ToolboxAppManifest = {
|
||||
crossOriginIsolated: false,
|
||||
},
|
||||
source: {
|
||||
repository: 'https://git.add-ideas.de/zemion/regex-tools',
|
||||
repository: 'https://git.add-ideas.de/lotobo/regex-tools',
|
||||
license: 'GPL-3.0-or-later',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user