21 lines
630 B
YAML
21 lines
630 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Anki.Anki
|
|
PackageVersion: 2.1.44
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- apkg
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/ankitects/anki/releases/download/2.1.44/anki-2.1.44-windows.exe
|
|
InstallerSha256: 0d71b91cd82416a6f5b02142ed54290f3689abe0261b0ba8406110dd93421be5
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|