From 0e599411dbcffbe26a0c770ca0a7345b092ecfb2 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:24:27 +0100 Subject: [PATCH] Update version: MongoDB.Shell version 2.3.8 --- .../Shell/2.3.8/MongoDB.Shell.installer.yaml | 20 +++++++++++++ .../2.3.8/MongoDB.Shell.locale.en-US.yaml | 30 +++++++++++++++++++ .../m/MongoDB/Shell/2.3.8/MongoDB.Shell.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.installer.yaml create mode 100644 manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.locale.en-US.yaml create mode 100644 manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.yaml diff --git a/manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.installer.yaml b/manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.installer.yaml new file mode 100644 index 0000000000000..cc8509342e150 --- /dev/null +++ b/manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: MongoDB.Shell +PackageVersion: 2.3.8 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +Commands: +- mongo +ProductCode: '{3D331503-2914-4369-81D3-80CE9D934143}' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.mongodb.com/compass/mongosh-2.3.8-x64.msi + InstallerSha256: 40DB53EAF4173CAD7BC6EE52CB8FA91845E8A272778EB0E2E1BCAF998F253C1D +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.locale.en-US.yaml b/manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.locale.en-US.yaml new file mode 100644 index 0000000000000..ef3a9a7df20ee --- /dev/null +++ b/manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: MongoDB.Shell +PackageVersion: 2.3.8 +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.9.0 diff --git a/manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.yaml b/manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.yaml new file mode 100644 index 0000000000000..cae7405a1ce4d --- /dev/null +++ b/manifests/m/MongoDB/Shell/2.3.8/MongoDB.Shell.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: MongoDB.Shell +PackageVersion: 2.3.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0