* 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.