Skip to content

Commit 9e0cad6

Browse files
authored
New version: TheDocumentFoundation.LibreOffice.SDK version 26.2.2.2 (microsoft#352601)
1 parent cefc320 commit 9e0cad6

4 files changed

Lines changed: 92 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: TheDocumentFoundation.LibreOffice.SDK
5+
PackageVersion: 26.2.2.2
6+
InstallerType: msi
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: INSTALLLOCATION="<INSTALLPATH>"
10+
UpgradeBehavior: install
11+
Dependencies:
12+
PackageDependencies:
13+
- PackageIdentifier: TheDocumentFoundation.LibreOffice
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.2.2/win/x86/LibreOffice_26.2.2.2_Win_x86_sdk.msi
17+
InstallerSha256: 4121D5E560D810CFC2A4215BD3743D24CD411AF07F858AF24A02962FC92DE6FF
18+
ProductCode: '{45FA0E6F-6886-48AE-9D86-2B6480160364}'
19+
AppsAndFeaturesEntries:
20+
- ProductCode: '{45FA0E6F-6886-48AE-9D86-2B6480160364}'
21+
UpgradeCode: '{EFD2F52B-6C0E-4F84-9E95-79C5F69DF479}'
22+
- Architecture: x64
23+
InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.2.2/win/x86_64/LibreOffice_26.2.2.2_Win_x86-64_sdk.msi
24+
InstallerSha256: 3E9C1D68829A264CB10E640EC2D9EFAB98475675630B0E73553CFAAB84424463
25+
ProductCode: '{2F3B9D04-2CF1-424F-A789-262713C1D8EA}'
26+
AppsAndFeaturesEntries:
27+
- ProductCode: '{2F3B9D04-2CF1-424F-A789-262713C1D8EA}'
28+
UpgradeCode: '{EFD2F52B-6C0E-4F84-9E95-79C5F69DF479}'
29+
- Architecture: arm64
30+
InstallerUrl: https://downloadarchive.documentfoundation.org/libreoffice/old/26.2.2.2/win/aarch64/LibreOffice_26.2.2.2_Win_aarch64_sdk.msi
31+
InstallerSha256: ABE71C0E1F3EB4EB22436765A72731DD962B0D55C95C3C040FE62F145509BDA8
32+
ProductCode: '{9A249E9A-F8DA-4503-ACEA-77829E78E205}'
33+
AppsAndFeaturesEntries:
34+
- ProductCode: '{9A249E9A-F8DA-4503-ACEA-77829E78E205}'
35+
UpgradeCode: '{EFD2F52B-6C0E-4F84-9E95-79C5F69DF479}'
36+
ManifestType: installer
37+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: TheDocumentFoundation.LibreOffice.SDK
5+
PackageVersion: 26.2.2.2
6+
PackageLocale: en-US
7+
Publisher: The Document Foundation
8+
PublisherUrl: https://www.documentfoundation.org/
9+
PublisherSupportUrl: https://www.libreoffice.org/get-help/feedback/
10+
PrivacyUrl: https://www.libreoffice.org/about-us/privacy/
11+
Author: The Document Foundation
12+
PackageName: LibreOffice SDK
13+
PackageUrl: https://www.libreoffice.org/
14+
License: MPL-2.0
15+
LicenseUrl: https://www.libreoffice.org/download/license/
16+
Copyright: Copyright © 2000-2026 LibreOffice contributors.
17+
CopyrightUrl: https://wiki.documentfoundation.org/TDF/Policies/Trademark_Policy
18+
ShortDescription: LibreOffice SDK is a development kit for LibreOffice, which eases the development of office components.
19+
Moniker: libreoffice-sdk
20+
Tags:
21+
- libreoffice
22+
- sdk
23+
ManifestType: defaultLocale
24+
ManifestVersion: 1.12.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: TheDocumentFoundation.LibreOffice.SDK
5+
PackageVersion: 26.2.2.2
6+
PackageLocale: zh-CN
7+
Publisher: The Document Foundation
8+
PublisherUrl: https://www.documentfoundation.org/
9+
PublisherSupportUrl: https://zh-cn.libreoffice.org/get-help/feedback/
10+
PrivacyUrl: https://www.libreoffice.org/about-us/privacy/
11+
Author: The Document Foundation
12+
PackageName: LibreOffice SDK
13+
PackageUrl: https://zh-cn.libreoffice.org/
14+
License: MPL-2.0
15+
LicenseUrl: https://www.libreoffice.org/download/license/
16+
Copyright: 版权所有 © 2000-2026 LibreOffice 的贡献者。
17+
CopyrightUrl: https://wiki.documentfoundation.org/TDF/Policies/Trademark_Policy
18+
ShortDescription: LibreOffice SDK 是 LibreOffice 的开发工具包,可简化办公组件的开发。
19+
Tags:
20+
- libreoffice
21+
- sdk
22+
ManifestType: locale
23+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: TheDocumentFoundation.LibreOffice.SDK
5+
PackageVersion: 26.2.2.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)