diff --git a/manifests/cocos/cocos-dashboard/1.0.11.yaml b/manifests/cocos/cocos-dashboard/1.0.11.yaml new file mode 100644 index 000000000..46f414f79 --- /dev/null +++ b/manifests/cocos/cocos-dashboard/1.0.11.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: cocos.cocos-dashboard +Name: Cocos Dashboard +Publisher: Cocos +Author: Cocos +Description: The Cocos Dashboard serves as a unified downloader and launch portal for Cocos Creator and Cocos Creator 3D engines +#AppMoniker: +Tags: game,development,game engine +#FileExtensions: +#Protocols: + +# ================== License ================== +Homepage: https://www.cocos.com/ +License: Copyright (C) cocos +#LicenseUrl: + +# ================= Installer ================= +Version: 1.0.11 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://download.cocos.com/CocosDashboard/v1.0.11/CocosDashboard-v1.0.11-win32-111819.exe + Sha256: 81d746a68789ae04161e9078e74b2422744bebff7c6148fb997e8e7871c0d65d + Language: en-US + Switches: + Silent: /exelang 1033 /qb + SilentWithProgress: /exelang 1033 /qb \ No newline at end of file