From 5c1658451a2caa15108ae17e08cf7514239a7c2e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:00:27 +0800 Subject: [PATCH] New version: Netbird.Netbird version 0.36.1 (#212975) --- .../0.36.1/Netbird.Netbird.installer.yaml | 28 +++++++++++++ .../0.36.1/Netbird.Netbird.locale.en-US.yaml | 39 +++++++++++++++++++ .../0.36.1/Netbird.Netbird.locale.zh-CN.yaml | 34 ++++++++++++++++ .../Netbird/0.36.1/Netbird.Netbird.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.installer.yaml create mode 100644 manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.locale.en-US.yaml create mode 100644 manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.locale.zh-CN.yaml create mode 100644 manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.yaml diff --git a/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.installer.yaml b/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.installer.yaml new file mode 100644 index 0000000000000..dfe30d93a0543 --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.36.1 +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2025-01-16 +Installers: +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/netbirdio/netbird/releases/download/v0.36.1/netbird_installer_0.36.1_windows_amd64.msi + InstallerSha256: 50E3FB701C5126A2574B5AF0FE7F8902D865D92B59E551CB667BCE84596B5201 + ProductCode: '{13037362-D2D7-4DCE-9D82-3AF37107E0B6}' + AppsAndFeaturesEntries: + - DisplayVersion: 0.36.1 + ProductCode: '{13037362-D2D7-4DCE-9D82-3AF37107E0B6}' + UpgradeCode: '{6456EC4E-3AD6-4B9B-A2BE-98E81CB21CCF}' +- Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://github.com/netbirdio/netbird/releases/download/v0.36.1/netbird_installer_0.36.1_windows_amd64.exe + InstallerSha256: CE9FC5ECD68830F13DB2562530C1F735F0E1B85C1FFBB3F931EBB4C6BC0F779E + ProductCode: Netbird + AppsAndFeaturesEntries: + - Publisher: Netbird + DisplayVersion: 0.36.1.12818152573 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.locale.en-US.yaml b/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.locale.en-US.yaml new file mode 100644 index 0000000000000..30c1366322ebc --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.36.1 +PackageLocale: en-US +Publisher: Wiretrustee UG (haftungsbeschreankt) +PublisherUrl: https://netbird.io/ +PublisherSupportUrl: https://github.com/netbirdio/netbird/issues +PrivacyUrl: https://netbird.io/privacy +Author: Wiretrustee UG (haftungsbeschreankt) +PackageName: Netbird +PackageUrl: https://netbird.io/ +License: BSD-3-Clause +LicenseUrl: https://github.com/netbirdio/netbird/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024 Wiretrustee UG (haftungsbeschränkt) & AUTHORS +CopyrightUrl: https://netbird.io/terms +ShortDescription: Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls. +Description: |- + NetBird combines a configuration-free peer-to-peer private network and a centralized access control system in a single platform, making it easy to create secure private networks for your organization or home. + Connect. NetBird creates a WireGuard-based overlay network that automatically connects your machines over an encrypted tunnel, leaving behind the hassle of opening ports, complex firewall rules, VPN gateways, and so forth. + Secure. NetBird enables secure remote access by applying granular access policies while allowing you to manage them intuitively from a single place. Works universally on any infrastructure. +Moniker: netbird +Tags: +- network +- security +- vpn +- wireguard +ReleaseNotes: |- + What's Changed + - [client] Fix windows info out of bounds panic by @lixmal in https://github.com/netbirdio/netbird/pull/3196 + Full Changelog: https://github.com/netbirdio/netbird/compare/v0.36.0...v0.36.1 +ReleaseNotesUrl: https://github.com/netbirdio/netbird/releases/tag/v0.36.1 +PurchaseUrl: https://netbird.io/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.netbird.io/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.locale.zh-CN.yaml b/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.locale.zh-CN.yaml new file mode 100644 index 0000000000000..82bb52e47c7a1 --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.36.1 +PackageLocale: zh-CN +Publisher: Wiretrustee UG (haftungsbeschreankt) +PublisherUrl: https://netbird.io/ +PublisherSupportUrl: https://github.com/netbirdio/netbird/issues +PrivacyUrl: https://netbird.io/privacy +Author: Wiretrustee UG (haftungsbeschreankt) +PackageName: Netbird +PackageUrl: https://netbird.io/ +License: BSD-3-Clause +LicenseUrl: https://github.com/netbirdio/netbird/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024 Wiretrustee UG (haftungsbeschränkt) & AUTHORS +CopyrightUrl: https://netbird.io/terms +ShortDescription: 通过 SSO、MFA 和细粒度访问控制,将设备连接到基于 WireGuard® 的安全覆盖网络。 +Description: |- + NetBird 将免配置点对点专用网络和集中式访问控制系统结合在一个平台中,帮助您轻松为组织或家庭创建安全的专用网络。 + 连接:NetBird 创建基于 WireGuard 的覆盖网络,通过加密隧道自动连接您的机器,省去了打开端口、复杂防火墙规则、VPN 网关等麻烦。 + 安全:NetBird 通过应用细粒度的访问策略实现安全的远程访问,同时允许您从一个地方对其进行直观的管理。在任何基础设施上通用。 +Tags: +- vpn +- wireguard +- 安全 +- 网络 +ReleaseNotesUrl: https://github.com/netbirdio/netbird/releases/tag/v0.36.1 +PurchaseUrl: https://netbird.io/pricing +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.netbird.io/ +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.yaml b/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.yaml new file mode 100644 index 0000000000000..9ed9b39fe10a1 --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.36.1/Netbird.Netbird.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.36.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0