15 lines
679 B
YAML
15 lines
679 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: vim.vim
|
|
PackageVersion: 8.2.2847
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2847/gvim_8.2.2847_x64.exe
|
|
InstallerSha256: 3dbc6ef3d47bf072ac2214c74e5d99fd5af379d33f7ba5c424d9cc8b80c943b5
|
|
- Architecture: x86
|
|
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2847/gvim_8.2.2847_x86.exe
|
|
InstallerSha256: 3039f2e24b6ce0ac79f1858c27de99098b819f2b9a53d4182d54ab6fa1937448
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|