From 8de449a78443a9283e343ea08f42874f908dc77f Mon Sep 17 00:00:00 2001 From: Code <60588434+superusercode@users.noreply.github.com> Date: Sat, 8 May 2021 23:36:24 -0400 Subject: [PATCH] Update authy manifest to new format (#12335) --- .../Authy/1.8.3/Twilio.Authy.installer.yaml | 33 +++++++++++++++++++ .../1.8.3/Twilio.Authy.locale.en-US.yaml | 24 ++++++++++++++ .../t/Twilio/Authy/1.8.3/Twilio.Authy.yaml | 20 ++--------- 3 files changed, 60 insertions(+), 17 deletions(-) create mode 100644 manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.installer.yaml create mode 100644 manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.locale.en-US.yaml diff --git a/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.installer.yaml b/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.installer.yaml new file mode 100644 index 000000000..3397e1e9f --- /dev/null +++ b/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.installer.yaml @@ -0,0 +1,33 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Twilio.Authy +PackageVersion: 1.8.3 +MinimumOSVersion: 10.0.0.0 +InstallModes: + - interactive + - silent + - silentWithProgress +Installers: + - Architecture: x64 + InstallerType: exe + InstallerUrl: https://electron.authy.com/download?channel=stable&arch=x64&platform=win32&version=latest&product=authy + InstallerSha256: 2665B0636F24C9C543941DE04A57660EBA37457A0BD17DB7688FB7C5A8D618BA + InstallerSwitches: + Silent: -s + SilentWithProgress: -s +# ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x86 + InstallerType: exe + InstallerUrl: https://electron.authy.com/download?channel=stable&arch=x32&platform=win32&version=latest&product=authy + InstallerSha256: 207424538114AF891E6D385CCBEB973B7A873A6690ECCEEEF3BEA8FCC9EA114C + InstallerSwitches: + Silent: -s + SilentWithProgress: -s +# ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.locale.en-US.yaml b/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.locale.en-US.yaml new file mode 100644 index 000000000..d8083af71 --- /dev/null +++ b/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Twilio.Authy +PackageVersion: 1.8.3 +PackageLocale: en-US +Publisher: Twilio +PublisherUrl: https://www.twilio.com/ +PublisherSupportUrl: https://authy.com/help/ +PrivacyUrl: https://www.twilio.com/legal/privacy +#Author: +PackageName: Authy +PackageUrl: https://authy.com/ +License: Copyright (c) Twilio Inc +Copyright: Copyright (c) Twilio Inc +CopyrightUrl: https://www.twilio.com/legal/tos +ShortDescription: Two factor authentication client +Description: Authy brings the future of strong authentication to the convenience of your Desktop. The Authy app generates secure 2 step verification tokens on your device. It help’s you protect your account from hackers and hijackers by adding an additional layer of security. +Moniker: authy +Tags: + - authy + - authenticator + - 2fa + - two factor authentication +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.yaml b/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.yaml index e86e4d8ff..6769adfd7 100644 --- a/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.yaml +++ b/manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.yaml @@ -1,20 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Twilio.Authy PackageVersion: 1.8.3 -PackageName: Authy -Publisher: Twilio -License: Copyright (c) Twilio Inc. -LicenseUrl: https://www.twilio.com/legal/tos -Moniker: authy -ShortDescription: Two factor authentication client -PackageUrl: https://authy.com/ -Installers: -- Architecture: x64 - InstallerUrl: https://s3.amazonaws.com/authy-electron-repository-production/authy/stable/1.8.3/win32/x64/Authy%20Desktop%20Setup%201.8.3.exe - InstallerSha256: 2665b0636f24c9c543941de04a57660eba37457a0bd17db7688fb7c5a8d618ba - InstallerType: exe - InstallerSwitches: - Silent: -s - SilentWithProgress: -s -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0