diff --git a/manifests/MongoDB/Server/4.4.3.yaml b/manifests/MongoDB/Server/4.4.3.yaml new file mode 100644 index 000000000..f154cd564 --- /dev/null +++ b/manifests/MongoDB/Server/4.4.3.yaml @@ -0,0 +1,17 @@ +Id: MongoDB.Server +Name: MongoDB Server +Version: 4.4.3 +Publisher: MongoDB +License: Copyright (c) MongoDB, Inc. +AppMoniker: mongodb-server +Tags: Mongo Database Server +Description: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. +Homepage: https://www.mongodb.com// +Installers: + - Arch: x64 + Url: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.3-signed.msi + Sha256: D811282527BBDC3266244209AD0971C0D375DBB209BB8EB4AE66BA576B19E9F6 + ProductCode: "{F71A2B10-451B-48A9-B498-2EB33FD863DA}" + InstallerType: msi + Switches: + Custom: ACCEPTEULA=1 ADDLOCAL=ServerService \ No newline at end of file