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.2831
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2831/gvim_8.2.2831_x64.exe
|
|
InstallerSha256: 68D7260873D4F9BB38F1631AFFACADD7F38F63FEABADC8E467BD70A1134AA6B1
|
|
- Architecture: x86
|
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2831/gvim_8.2.2831_x86.exe
|
|
InstallerSha256: 75CEED6859D46D290BB76F5B1482C729BFE71D4D8CD2EEF321469D05F1E0A8A6
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|