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