Skip to content

Commit bba2a1d

Browse files
authored
New version: Docker.DockerDesktop version 4.70.0 (microsoft#362853)
1 parent db7d712 commit bba2a1d

4 files changed

Lines changed: 88 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Docker.DockerDesktop
5+
PackageVersion: 4.70.0
6+
InstallerLocale: en-US
7+
InstallerType: exe
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
InstallerSwitches:
14+
Silent: install --quiet
15+
SilentWithProgress: install --quiet
16+
UpgradeBehavior: install
17+
ReleaseDate: 2026-04-14
18+
ElevationRequirement: elevatesSelf
19+
Installers:
20+
- Architecture: x64
21+
InstallerUrl: https://desktop.docker.com/win/main/amd64/224270/Docker%20Desktop%20Installer.exe
22+
InstallerSha256: B12F554C903C1F1E60AB98EFF3D976705B90F3FE39A3815C6C86B7D88EF92577
23+
- Architecture: arm64
24+
InstallerUrl: https://desktop.docker.com/win/main/arm64/224270/Docker%20Desktop%20Installer.exe
25+
InstallerSha256: 44EB9207A666292F83D8FF80077D84BB9632D0A5A54AE16621A2A6D6CF83639D
26+
ManifestType: installer
27+
ManifestVersion: 1.12.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Docker.DockerDesktop
5+
PackageVersion: 4.70.0
6+
PackageLocale: en-US
7+
Publisher: Docker Inc.
8+
PublisherUrl: https://www.docker.com/
9+
PublisherSupportUrl: https://www.docker.com/support
10+
PrivacyUrl: https://www.docker.com/legal/privacy
11+
Author: Docker Inc.
12+
PackageName: Docker Desktop
13+
PackageUrl: https://www.docker.com/products/docker-desktop
14+
License: Proprietary
15+
LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement
16+
Copyright: Copyright © 2015-2024 Docker Inc. All rights reserved.
17+
CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement
18+
ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications.
19+
Description: 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.
20+
Moniker: docker
21+
Tags:
22+
- container
23+
- containerization
24+
- develop
25+
- virtualization
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.12.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Docker.DockerDesktop
5+
PackageVersion: 4.70.0
6+
PackageLocale: zh-CN
7+
Publisher: Docker Inc.
8+
PublisherUrl: https://www.docker.com/
9+
PublisherSupportUrl: https://www.docker.com/support
10+
PrivacyUrl: https://www.docker.com/legal/privacy
11+
Author: Docker Inc.
12+
PackageName: Docker Desktop
13+
PackageUrl: https://www.docker.com/products/docker-desktop
14+
License: 专有软件
15+
LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement
16+
Copyright: 版权所有 © 2015-2024 Docker Inc. 保留所有权利。
17+
CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement
18+
ShortDescription: Docker Desktop 是一款适用于 macOS 和 Windows 设备的应用程序,用于构建和共享容器化应用程序。
19+
Description: Docker Desktop 是一款适用于 macOS 和 Windows 设备的应用程序,用于构建和共享容器化应用程序。访问 Docker Desktop 并按照指导入门,几分钟内就能构建你的第一个容器化应用程序。
20+
Tags:
21+
- 容器
22+
- 容器化
23+
- 开发
24+
- 虚拟化
25+
ManifestType: locale
26+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Docker.DockerDesktop
5+
PackageVersion: 4.70.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)