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