Added vim version 8.2.2831. (#11988)

This commit is contained in:
Easton Pillay
2021-05-04 11:04:27 -04:00
committed by GitHub
parent c291e53d5c
commit c6bfb64d26
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.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

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.2831
PackageLocale: en-US
Moniker: vim
Author: vim
LicenseUrl: https://github.com/vim/vim-win32-installer/tree/v8.2.2632#license--copyright
PackageUrl: http://www.vim.org/
Tags:
- vim
- gvim
- vi
- text editor
- text editing
- code editor
- utility
- tool
Publisher: vim
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.2831
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0