forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating zerotier to 1.14.0 (microsoft#153743)
- Loading branch information
Showing
4 changed files
with
96 additions
and
0 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
manifests/z/ZeroTier/ZeroTierOne/1.14.0/ZeroTier.ZeroTierOne.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: ZeroTier.ZeroTierOne | ||
PackageVersion: 1.14.0 | ||
InstallerType: msi | ||
Scope: machine | ||
InstallerSwitches: | ||
InstallLocation: APPDIR="<INSTALLPATH>" | ||
UpgradeBehavior: install | ||
ProductCode: '{EC58088A-4E0F-4BD5-B0B2-FD81C803EEC4}' | ||
AppsAndFeaturesEntries: | ||
- InstallerType: exe | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: http://download.zerotier.com/RELEASES/1.14.0/dist/ZeroTierOne.msi | ||
InstallerSha256: 4F844EB5632CB7484499BA1B237D91FB2FD4E97176864EDE6E74AD33C599C135 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
36 changes: 36 additions & 0 deletions
36
manifests/z/ZeroTier/ZeroTierOne/1.14.0/ZeroTier.ZeroTierOne.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: ZeroTier.ZeroTierOne | ||
PackageVersion: 1.14.0 | ||
PackageLocale: en-US | ||
Publisher: ZeroTier, Inc. | ||
PublisherUrl: https://www.zerotier.com | ||
PublisherSupportUrl: https://github.com/zerotier/ZeroTierOne/issues | ||
PrivacyUrl: https://www.zerotier.com/privacy | ||
Author: ZeroTier, Inc. | ||
PackageName: ZeroTier One | ||
PackageUrl: https://www.zerotier.com/download | ||
License: BUSL-1.1 | ||
LicenseUrl: https://github.com/zerotier/ZeroTierOne/blob/dev/LICENSE.txt | ||
Copyright: (c)2021-2023 ZeroTier, Inc. | ||
CopyrightUrl: https://github.com/zerotier/ZeroTierOne/blob/dev/COPYING | ||
ShortDescription: A Smart Ethernet Switch for Earth | ||
Description: |- | ||
ZeroTier is a smart programmable Ethernet switch for planet Earth. | ||
It allows all networked devices, VMs, containers, and applications to communicate as if they all reside in the same physical data center or cloud region. | ||
Moniker: zerotierone | ||
Tags: | ||
- ethernet | ||
- intranet | ||
- network | ||
- network-switch | ||
- switch | ||
PurchaseUrl: https://www.zerotier.com/pricing/ | ||
Documentations: | ||
- DocumentLabel: Documentation | ||
DocumentUrl: https://docs.zerotier.com | ||
- DocumentLabel: Knowledge Base | ||
DocumentUrl: https://zerotier.atlassian.net/wiki/spaces/SD/overview | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
33 changes: 33 additions & 0 deletions
33
manifests/z/ZeroTier/ZeroTierOne/1.14.0/ZeroTier.ZeroTierOne.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: ZeroTier.ZeroTierOne | ||
PackageVersion: 1.14.0 | ||
PackageLocale: zh-CN | ||
Publisher: ZeroTier, Inc. | ||
PublisherUrl: https://www.zerotier.com | ||
PublisherSupportUrl: https://github.com/zerotier/ZeroTierOne/issues | ||
PrivacyUrl: https://www.zerotier.com/privacy | ||
Author: ZeroTier, Inc. | ||
PackageName: ZeroTier One | ||
PackageUrl: https://www.zerotier.com/download | ||
License: BUSL-1.1 | ||
LicenseUrl: https://github.com/zerotier/ZeroTierOne/blob/dev/LICENSE.txt | ||
Copyright: (c)2021-2023 ZeroTier, Inc. | ||
CopyrightUrl: https://github.com/zerotier/ZeroTierOne/blob/dev/COPYING | ||
ShortDescription: 全球智能以太网交换机 | ||
Description: ZeroTier 是一款服务全球的智能可编程的以太网交换机,可以让所有网络设备、虚拟机、容器和应用程序能够像在同一物理数据中心或云区域一样进行通信。 | ||
Tags: | ||
- 交换机 | ||
- 以太网 | ||
- 内网 | ||
- 内网穿透 | ||
- 网络 | ||
PurchaseUrl: https://www.zerotier.com/pricing | ||
Documentations: | ||
- DocumentLabel: 文档 | ||
DocumentUrl: https://docs.zerotier.com | ||
- DocumentLabel: 知识库 | ||
DocumentUrl: https://zerotier.atlassian.net/wiki/spaces/SD/overview | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/z/ZeroTier/ZeroTierOne/1.14.0/ZeroTier.ZeroTierOne.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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: ZeroTier.ZeroTierOne | ||
PackageVersion: 1.14.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |