Added Vim version 8.2.2891. (#14171)

This commit is contained in:
Easton Pillay
2021-05-28 08:13:48 -04:00
committed by GitHub
parent 05360cf001
commit 2684e7fe5f
3 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: vim.vim
PackageVersion: 8.2.2891
MinimumOSVersion: 10.0.0.0
InstallerType: nullsoft
Installers:
- Architecture: x64
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2891/gvim_8.2.2891_x64.exe
InstallerSha256: 9921A422616BC5EDB6FEF8EF57CCCB0022877B3ACA8541B6B943FA7F91186072
- Architecture: x86
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2891/gvim_8.2.2891_x86.exe
InstallerSha256: 11B7922B6CC4F21FC714F1252F3166F32DD0F82A3012B8AAA3840CCD1CC637F2
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,24 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: vim.vim
PackageVersion: 8.2.2891
PackageLocale: en-US
Moniker: vim
Author: Bram Moolenaar et al.
LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright
PackageUrl: http://www.vim.org/
Tags:
- vim
- gvim
- vi
- text editor
- text editing
- code editor
- utility
- tool
Publisher: Bram Moolenaar et al.
PackageName: Vim
License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible
ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: vim.vim
PackageVersion: 8.2.2891
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0