From 70ca7bfd18ddeffb9452f5728e803dd0075215fc Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:02:27 +0200 Subject: [PATCH] Update version: MongoDB.Shell version 2.2.11 (#162084) --- .../Shell/2.2.11/MongoDB.Shell.installer.yaml | 20 +++++++++++++ .../2.2.11/MongoDB.Shell.locale.en-US.yaml | 30 +++++++++++++++++++ .../m/MongoDB/Shell/2.2.11/MongoDB.Shell.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.installer.yaml create mode 100644 manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.locale.en-US.yaml create mode 100644 manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.yaml diff --git a/manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.installer.yaml b/manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.installer.yaml new file mode 100644 index 00000000000000..dc1605b2e85fe0 --- /dev/null +++ b/manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MongoDB.Shell +PackageVersion: 2.2.11 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +Commands: +- mongo +ProductCode: '{1A64AC69-03D8-4CB7-91FA-AC7ED91A69EB}' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.mongodb.com/compass/mongosh-2.2.11-x64.msi + InstallerSha256: C7A253EF464814DC8ADF9B5BB7AEEED97F297C5A87E711999FF8215F55407496 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.locale.en-US.yaml b/manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.locale.en-US.yaml new file mode 100644 index 00000000000000..d38255b8df92f8 --- /dev/null +++ b/manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: MongoDB.Shell +PackageVersion: 2.2.11 +PackageLocale: en-US +Publisher: MongoDB Inc. +PublisherUrl: https://www.mongodb.com +PublisherSupportUrl: https://www.mongodb.com/contact +PrivacyUrl: https://www.mongodb.com/legal/privacy-policy +Author: MongoDB Inc. +PackageName: MongoDB Shell +PackageUrl: https://www.mongodb.com/products/shell +License: Apache License 2.0 +LicenseUrl: https://github.com/mongodb-js/mongosh/raw/main/LICENSE +Copyright: Copyright 2023 MongoDB Inc. +CopyrightUrl: https://www.mongodb.com/customer-agreement +ShortDescription: The mongo shell is an interactive JavaScript interface to MongoDB. +Description: The mongo shell is an interactive JavaScript interface to MongoDB. You can use the mongo shell to query and update data as well as perform administrative operations. +Moniker: mongodb-shell +Tags: +- db +- mongo +- mongodb +- shell +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.mongodb.com/mongodb-shell/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.yaml b/manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.yaml new file mode 100644 index 00000000000000..b6fe5bb661135a --- /dev/null +++ b/manifests/m/MongoDB/Shell/2.2.11/MongoDB.Shell.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: MongoDB.Shell +PackageVersion: 2.2.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0