Skip to content

Commit 636f353

Browse files
New version: MongoDB.Server version 8.2.1 (#301095)
1 parent 67417e0 commit 636f353

File tree

3 files changed

+64
-0
lines changed

3 files changed

+64
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: MongoDB.Server
5+
PackageVersion: 8.2.1
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: wix
10+
Scope: machine
11+
InstallModes:
12+
- interactive
13+
- silent
14+
- silentWithProgress
15+
InstallerSwitches:
16+
Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress
17+
UpgradeBehavior: uninstallPrevious
18+
ProductCode: '{DA66F0D9-2B0F-4DCB-BBA8-E540E020B162}'
19+
ReleaseDate: 2025-09-30
20+
AppsAndFeaturesEntries:
21+
- DisplayName: MongoDB 8.2.1 2008R2Plus SSL (64 bit)
22+
ProductCode: '{DA66F0D9-2B0F-4DCB-BBA8-E540E020B162}'
23+
UpgradeCode: '{4A3B2E61-171C-E881-3470-E498E414225E}'
24+
InstallationMetadata:
25+
DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.2'
26+
Installers:
27+
- Architecture: x64
28+
InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.1-signed.msi
29+
InstallerSha256: B005CFD5655F0E752D80FA83A6A37BE231AB57639DD2F75CF9647AD315701386
30+
ManifestType: installer
31+
ManifestVersion: 1.10.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: MongoDB.Server
5+
PackageVersion: 8.2.1
6+
PackageLocale: en-US
7+
Publisher: MongoDB Inc.
8+
PublisherUrl: https://www.mongodb.com/
9+
PublisherSupportUrl: https://support.mongodb.com/welcome
10+
PrivacyUrl: https://www.mongodb.com/legal/privacy-policy
11+
Author: MongoDB Inc.
12+
PackageName: MongoDB
13+
PackageUrl: https://www.mongodb.com/try/download/community
14+
License: Server Side Public License (SSPL)
15+
LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license
16+
Copyright: © 2023 MongoDB, Inc.
17+
CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license
18+
ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
19+
Moniker: mongodb-server
20+
Tags:
21+
- database
22+
- mongo
23+
- server
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: MongoDB.Server
5+
PackageVersion: 8.2.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)