Update authy manifest to new format (#12335)
This commit is contained in:
33
manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.installer.yaml
Normal file
33
manifests/t/Twilio/Authy/1.8.3/Twilio.Authy.installer.yaml
Normal file
@@ -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
|
||||||
@@ -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
|
||||||
@@ -1,20 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: Twilio.Authy
|
PackageIdentifier: Twilio.Authy
|
||||||
PackageVersion: 1.8.3
|
PackageVersion: 1.8.3
|
||||||
PackageName: Authy
|
DefaultLocale: en-US
|
||||||
Publisher: Twilio
|
ManifestType: version
|
||||||
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
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user