Added vim v8.2.2886 (#13967)

This commit is contained in:
Karan09
2021-05-26 13:29:48 +05:30
committed by GitHub
parent 8573e58d6f
commit 371f20d986
3 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: vim.vim
PackageVersion: 8.2.2886
MinimumOSVersion: 10.0.0.0
InstallerType: nullsoft
Installers:
- Architecture: x64
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2886/gvim_8.2.2886_x64.exe
InstallerSha256: 5736DF29ECF1DC43535C97775291BBD66FFD3B0C901E1903CF557A2EBBB8CFA2
- Architecture: x86
InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2886/gvim_8.2.2886_x86.exe
InstallerSha256: 7B522BE8B3F127B6F0D5132E43BADD691BBAF27E2A21D17BDAB16926A736A0E6
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,23 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: vim.vim
PackageVersion: 8.2.2886
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,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: vim.vim
PackageVersion: 8.2.2886
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0