Added Docker.DockerDesktop v3.3.3 (#12287)

This commit is contained in:
Esco
2021-05-08 20:05:26 +02:00
committed by GitHub
parent c66fa3f2d5
commit c22b7df13d
3 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Docker.DockerDesktop
PackageVersion: 3.3.3
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: exe
InstallerUrl: https://desktop.docker.com/win/stable/amd64/64133/Docker%20Desktop%20Installer.exe
InstallerSha256: F640E38FA2A17BCFAAA4F2522F83070BD3B5377E7E95ADDFEDCBEE22C79F6EEF
InstallerSwitches:
Silent: install --quiet
SilentWithProgress: install --quiet
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,24 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Docker.DockerDesktop
PackageVersion: 3.3.3
PackageLocale: en-US
Publisher: Docker Inc.
PublisherUrl: https://www.docker.com
#PublisherSupportUrl:
PrivacyUrl: https://www.docker.com/legal/privacy
Author: Docker Inc.
PackageName: Docker Desktop
PackageUrl: https://www.docker.com
License: Apache License 2.0
LicenseUrl: https://www.docker.com/legal/docker-software-end-user-license-agreement
Copyright: Copyright © 2015-2021 Docker Inc. All rights reserved.
#CopyrightUrl:
ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
#Description:
Moniker: docker
Tags:
- Container
- Containerization
- Virtualization
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Docker.DockerDesktop
PackageVersion: 3.3.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0