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