16 lines
680 B
YAML
16 lines
680 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: vim.vim
|
|
PackageVersion: 8.2.2799
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2799/gvim_8.2.2799_x64.exe
|
|
InstallerSha256: 3025CB9BAA30355905F454FC6B52BCE0C639DDF74FC9D8DD73259DA18C18E469
|
|
- Architecture: x86
|
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2799/gvim_8.2.2799_x86.exe
|
|
InstallerSha256: 82374C836035F943363556CCDC35D97B00BE94F134AF44681C516D06FD425C83
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|