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
|
||||
Reference in New Issue
Block a user