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.2814
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2814/gvim_8.2.2814_x64.exe
|
|
InstallerSha256: 66125263E18EB6B9D694B2078FD030159277914CD74AD037FFA196DE11AD4650
|
|
- Architecture: x86
|
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2814/gvim_8.2.2814_x86.exe
|
|
InstallerSha256: D5BEA66AEFA38F203E4EC749866DDBE0B9B7AAB4839602F6041982D615622494
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|