diff --git a/OnlyOffice/ONLYOFFICE.download.recipe b/OnlyOffice/ONLYOFFICE.download.recipe
index a21cc80..3b61881 100644
--- a/OnlyOffice/ONLYOFFICE.download.recipe
+++ b/OnlyOffice/ONLYOFFICE.download.recipe
@@ -32,7 +32,7 @@
Arguments
filename
- %NAME%-%version%.dmg
+ %NAME%-%version%.zip
Processor
URLDownloader
@@ -45,12 +45,17 @@
Arguments
input_path
- %pathname%/ONLYOFFICE.app
+ %pathname%/%NAME%.app
requirement
anchor apple generic and identifier "asc.onlyoffice.ONLYOFFICE" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "2WH24U26GJ")
+
+ dmg_path
+ %pathname%
+
Processor
CodeSignatureVerifier
+ AppDmgVersioner