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.
New version: Betterbird.Betterbird version 115.13.0-bb30 (microsoft#1…
- Loading branch information
Showing
9 changed files
with
288 additions
and
0 deletions.
There are no files selected for viewing
76 changes: 76 additions & 0 deletions
76
manifests/b/Betterbird/Betterbird/115.13.0-bb30/Betterbird.Betterbird.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,76 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26252-5000.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Betterbird.Betterbird | ||
PackageVersion: 115.13.0-bb30 | ||
InstallerSwitches: | ||
Silent: /S | ||
SilentWithProgress: /S | ||
InstallLocation: /InstallDirectoryPath=<INSTALLPATH> | ||
UpgradeBehavior: install | ||
AppsAndFeaturesEntries: | ||
- DisplayVersion: 115.13.0 | ||
ElevationRequirement: elevatesSelf | ||
Installers: | ||
- InstallerLocale: de-DE | ||
Architecture: x64 | ||
InstallerType: exe | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-115.13.0-bb30.de.win64.installer.exe | ||
InstallerSha256: 52748977150214025DCE90111E66639747F9D3EBBF2878D7C2E746A96B9D493C | ||
- InstallerLocale: en-US | ||
Architecture: x64 | ||
InstallerType: exe | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-115.13.0-bb30.en-US.win64.installer.exe | ||
InstallerSha256: 922E4A369D42082760B95DC967B678A087037128E6E64AAE33796965DE849EDF | ||
- InstallerLocale: es-AR | ||
Architecture: x64 | ||
InstallerType: exe | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-115.13.0-bb30.es-AR.win64.installer.exe | ||
InstallerSha256: 97CA43D8655D5336B4FBE1930CD9D9FDEC892F1927C4E8C3418BDBE6F7CF61A5 | ||
- InstallerLocale: fr-FR | ||
Architecture: x64 | ||
InstallerType: exe | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-115.13.0-bb30.fr.win64.installer.exe | ||
InstallerSha256: 57B88CF38ED0B89157988B718629E373E82D76B13FEDBBD6CA58EF6485B33A7C | ||
- InstallerLocale: it-IT | ||
Architecture: x64 | ||
InstallerType: exe | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-115.13.0-bb30.it.win64.installer.exe | ||
InstallerSha256: 7BE36283AF0B40A41A0FC0CBFA315D1D39099469384F92D64E65A0809B6FCC10 | ||
- InstallerLocale: ja-JP | ||
Architecture: x64 | ||
InstallerType: exe | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-115.13.0-bb30.ja.win64.installer.exe | ||
InstallerSha256: 1F90D5BD96A432D6D9B9D82EEE0CF469E47DE7E72429D5EA05CF3EA7631500B9 | ||
- InstallerLocale: nl-NL | ||
Architecture: x64 | ||
InstallerType: exe | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-115.13.0-bb30.nl.win64.installer.exe | ||
InstallerSha256: A234BB3F68365492D3EE9ED667847BBF651DC12C50D93CD72E9B0FAC8E58B6D5 | ||
- InstallerLocale: pt-BR | ||
Architecture: x64 | ||
InstallerType: exe | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-115.13.0-bb30.pt-BR.win64.installer.exe | ||
InstallerSha256: A9DDBAEC7C09B49CB915D909076B083D9ED1C842F5589DA55D13B47A5C78923B | ||
- InstallerLocale: de-DE | ||
Architecture: x64 | ||
InstallerType: portable | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsPortable/BetterbirdPortable-115.13.0-bb30.de.win64.zip | ||
InstallerSha256: 143771505B0160BF5439253B750F560624D867077E4460EDF1F277DCD5EB12B5 | ||
- InstallerLocale: en-US | ||
Architecture: x64 | ||
InstallerType: portable | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsPortable/BetterbirdPortable-115.13.0-bb30.en-US.win64.zip | ||
InstallerSha256: 5A96DDF90F92ED4B69F17195E0F71CF83740DB04D0C846617B236985DE8F7AB1 | ||
- InstallerLocale: es-AR | ||
Architecture: x64 | ||
InstallerType: portable | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsPortable/BetterbirdPortable-115.13.0-bb30.es-AR.win64.zip | ||
InstallerSha256: 21B76441529D4DEB99952916E8C6F9EC1E563A5B0A7027ABBCFE191363DC04E3 | ||
- InstallerLocale: fr-FR | ||
Architecture: x64 | ||
InstallerType: portable | ||
InstallerUrl: https://www.betterbird.eu/downloads/WindowsPortable/BetterbirdPortable-115.13.0-bb30.fr.win64.zip | ||
InstallerSha256: A6366495A11CB034EC82DC0BAB73978963C6BF898CF39DD6CE372AC2B0B6F072 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
28 changes: 28 additions & 0 deletions
28
manifests/b/Betterbird/Betterbird/115.13.0-bb30/Betterbird.Betterbird.locale.de.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,28 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26252-5000.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Betterbird.Betterbird | ||
PackageVersion: 115.13.0-bb30 | ||
PackageLocale: de | ||
# Publisher: | ||
# PublisherUrl: | ||
# PublisherSupportUrl: | ||
# PrivacyUrl: | ||
# Author: | ||
# PackageName: | ||
# PackageUrl: | ||
# License: | ||
# LicenseUrl: | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: Betterbird ist eine Variante (Fork) von Mozilla Thunderbird, der zusätzliche Features und Bugfixes enthält. | ||
# Description: | ||
# Moniker: | ||
# Tags: | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
36 changes: 36 additions & 0 deletions
36
manifests/b/Betterbird/Betterbird/115.13.0-bb30/Betterbird.Betterbird.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 with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26252-5000.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Betterbird.Betterbird | ||
PackageVersion: 115.13.0-bb30 | ||
PackageLocale: en-US | ||
Publisher: Betterbird Project | ||
PublisherUrl: https://www.betterbird.eu/ | ||
PublisherSupportUrl: https://www.betterbird.eu/support/index.html | ||
PrivacyUrl: https://www.betterbird.eu/legal/index.html | ||
# Author: | ||
PackageName: Betterbird | ||
# PackageUrl: | ||
License: Mozilla Public License Version 2.0 | ||
LicenseUrl: https://www.mozilla.org/MPL/2.0 | ||
# Copyright: | ||
CopyrightUrl: https://www.betterbird.eu/legal/index.html | ||
ShortDescription: Betterbird is a fork of Mozilla Thunderbird with additional features and bugfixes. | ||
# Description: | ||
Moniker: betterbird | ||
Tags: | ||
- fork | ||
- mozilla | ||
- thunderbird | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://betterbird.eu/faq/index.html | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
28 changes: 28 additions & 0 deletions
28
manifests/b/Betterbird/Betterbird/115.13.0-bb30/Betterbird.Betterbird.locale.es-AR.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,28 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26252-5000.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Betterbird.Betterbird | ||
PackageVersion: 115.13.0-bb30 | ||
PackageLocale: es-AR | ||
# Publisher: | ||
# PublisherUrl: | ||
# PublisherSupportUrl: | ||
# PrivacyUrl: | ||
# Author: | ||
# PackageName: | ||
# PackageUrl: | ||
# License: | ||
# LicenseUrl: | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: Betterbird es una bifurcación de Mozilla Thunderbird con funciones y correcciones de errores adicionales. | ||
# Description: | ||
# Moniker: | ||
# Tags: | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
28 changes: 28 additions & 0 deletions
28
manifests/b/Betterbird/Betterbird/115.13.0-bb30/Betterbird.Betterbird.locale.fr.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,28 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26252-5000.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Betterbird.Betterbird | ||
PackageVersion: 115.13.0-bb30 | ||
PackageLocale: fr | ||
# Publisher: | ||
# PublisherUrl: | ||
# PublisherSupportUrl: | ||
# PrivacyUrl: | ||
# Author: | ||
# PackageName: | ||
# PackageUrl: | ||
# License: | ||
# LicenseUrl: | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: Betterbird est un fork de Mozilla Thunderbird avec des fonctionnalités et des corrections de bogues supplémentaires. | ||
# Description: | ||
# Moniker: | ||
# Tags: | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
28 changes: 28 additions & 0 deletions
28
manifests/b/Betterbird/Betterbird/115.13.0-bb30/Betterbird.Betterbird.locale.it.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,28 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26252-5000.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Betterbird.Betterbird | ||
PackageVersion: 115.13.0-bb30 | ||
PackageLocale: it | ||
# Publisher: | ||
# PublisherUrl: | ||
# PublisherSupportUrl: | ||
# PrivacyUrl: | ||
# Author: | ||
# PackageName: | ||
# PackageUrl: | ||
# License: | ||
# LicenseUrl: | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: Betterbird è un fork di Mozilla Thunderbird con funzioni e correzioni di bug aggiuntive. | ||
# Description: | ||
# Moniker: | ||
# Tags: | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
28 changes: 28 additions & 0 deletions
28
manifests/b/Betterbird/Betterbird/115.13.0-bb30/Betterbird.Betterbird.locale.nl.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,28 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26252-5000.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Betterbird.Betterbird | ||
PackageVersion: 115.13.0-bb30 | ||
PackageLocale: nl | ||
# Publisher: | ||
# PublisherUrl: | ||
# PublisherSupportUrl: | ||
# PrivacyUrl: | ||
# Author: | ||
# PackageName: | ||
# PackageUrl: | ||
# License: | ||
# LicenseUrl: | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: Betterbird is een afsplitsing van Mozilla Thunderbird met extra functies en bugfixes. | ||
# Description: | ||
# Moniker: | ||
# Tags: | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
28 changes: 28 additions & 0 deletions
28
manifests/b/Betterbird/Betterbird/115.13.0-bb30/Betterbird.Betterbird.locale.pt-BR.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,28 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26252-5000.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Betterbird.Betterbird | ||
PackageVersion: 115.13.0-bb30 | ||
PackageLocale: pt-BR | ||
# Publisher: | ||
# PublisherUrl: | ||
# PublisherSupportUrl: | ||
# PrivacyUrl: | ||
# Author: | ||
# PackageName: | ||
# PackageUrl: | ||
# License: | ||
# LicenseUrl: | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: Betterbird é um fork do Mozilla Thunderbird com recursos e correções de bugs adicionais. | ||
# Description: | ||
# Moniker: | ||
# Tags: | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/b/Betterbird/Betterbird/115.13.0-bb30/Betterbird.Betterbird.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 with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26252-5000.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Betterbird.Betterbird | ||
PackageVersion: 115.13.0-bb30 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |