* Add ONLYOFFICE Desktop Editors 5.5.1 * Quoted description text to make clear that : is part of the text * Change installer, add x86 and file extensions After a bit more research i changed the installer from simple exe to inno * Fix manifest error Pipeline says two different installers are not allowed, even when local validation per `winget validate <manifest>` works. Moved `InstallerType` from both architectures to global. * Remove second architecture Again...local validation per winget said it's ok, but pipeline says no.
18 lines
2.0 KiB
YAML
18 lines
2.0 KiB
YAML
Id: ONLYOFFICE.DesktopEditors
|
|
Version: 5.5.1
|
|
MinOSVersion: 10.0.0.0
|
|
Name: Desktop Editors
|
|
Publisher: ONLYOFFICE
|
|
License: AGPL-3.0
|
|
LicenseUrl: https://www.gnu.org/licenses/agpl-3.0.en.html
|
|
AppMoniker: ONLYOFFICE
|
|
Tags: office, word, excel, powerpoint, editor, text editor, document, spreadsheet, presentation
|
|
Description: "Create, view and edit text documents, spreadsheets and presentations of any size and complexity. Work on documents of most popular formats: DOCX, ODT, XLSX, ODS, CSV, PPTX, ODP, etc. Deal with multiple files within one and the same window thanks to the tab-based user interface."
|
|
Homepage: https://www.onlyoffice.com/en/desktop.aspx
|
|
FileExtensions: doc, docx, odt, rtf, txt, pdf, epub, xps, djvu, xls, xlsx, ods, csv, ppt, pptx, odp
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://download.onlyoffice.com/install/desktop/editors/windows/distrib/onlyoffice/DesktopEditors_x64.exe
|
|
Sha256: EC664165A5A9183F76BC5F0DA2A3C28797FEE25F3CDA0F636395312320767FAC
|
|
InstallerType: inno
|