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