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